TypeAhead vs ComboBox

I have a couple issues with the typeAhead field that I can’t figure out;

First, is the style of the thing. Is there anyway to change the highlight color to the same color as a comboBox? It looks very distracting when you have both on the same form but they highlight differently. Not very good UX.

Second, how can I get the selected item in a typeahead to scroll up and be shown like it does in a comboBox. For instance, take the image below where you can see that when clicking on a comboBox the selected item shows in the list. The same valueList assigned to the typeAhead does not show in the list and you have to scroll down to see it.

Here is the same image but to get the selected item to show I had to scroll down myself.

I’ve attached a sample solution that demonstrates this clearly.

Thanks,

Keith

ta_v_combo_test.servoy (4.7 KB)

No takers on this one :( 83 views and not a response. Guess these things are just not possible?

file a issue report

CFDaddy:
No takers on this one :( 83 views and not a response. Guess these things are just not possible?

It’s possible:

[attachment=2]Screen Shot 2014-02-21 at 12.36.23 PM.png[/attachment]

[attachment=1]Screen Shot 2014-02-21 at 12.36.33 PM.png[/attachment]

[attachment=0]Screen Shot 2014-02-21 at 12.38.04 PM.png[/attachment]