combobox: item selection triggered by keypress despite readonly="true"

XMLWordPrintable

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

      Steps to Reproduce

          <combobox readonly="true" buttonVisible="false">
              <comboitem label="aaa" />
              <comboitem label="bbb" />
              <comboitem label="ccc" />
          </combobox>
      
      1. focus the combobox
      2. press down arrow key or up array key

      Current Result

      can select an item

      Expected Result

      cannot select an item because of readonly

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

              Created:
              Updated: