combobox doesn't open its popup when pressing down arrow key

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Normal
    • None
    • Affects Version/s: 9.6.4
    • Component/s: None
    • None

      Steps to Reproduce

          <combobox autodrop="true" >
              <comboitem label="Simple and Rich"/>
              <comboitem label="Cool!"/>
              <comboitem label="Ajax and RIA"/>
          </combobox>
      

      1. press down arrow key

      Current Result

      the popup doesn't open

      Expected Result

      the popup opens

      Debug Information

      • with autodrop="true", a user types a character (starts to select an item), the combobox opens its popup. The same rule applies. Pressing the down arrow key also means to select an item. The component should open the popup, too.

            Assignee:
            Unassigned
            Reporter:
            hawk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: