Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ComboBoxItem, keypress (arrow-down/up) behavior

    Hi,

    I came across the following: when pressing arrow-down or arrow-up on a selectItem, you can easily navigate the possible values.

    This is something which is not possible on a ComboBoxItem. Isn't that a bit strange?

    I know I could go an implement this behavior myself, but I was wondering if this isn't core functionality of the widget itself.

    Regards,
    Bart

    #2
    Not really. Try out some other ComboBox (such as the URL bar, or the Search box of Google Suggest). They typically do not respond to arrow keys while completions are not showing.

    Comment

    Working...
    X