Announcement

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

    12.0p+ ComboBoxItem and SelectItem with pickListPlacement: "fillScreen" not usable with keyboard

    Hi Isomorphic,

    I'm in the process of updating from 12.0p to current 12.1p and noticed a problem with ComboBoxItem and SelectItem with pickListPlacement: "fillScreen".
    Please see this ComboBox sample or this SelectItem sample (v12.1p_2022-06-18, FF 101.0.1, Edge 102.0.1245.44 / Win10) and add allowEmptyValue:true.

    In both items try this:
    • Tab to the item
    • Hit Alt-Down to open the dropdown
    • Try selecting an item with up/down (OK)
    • Try to get to the "Clear" / "Cancel" buttons or the search box (ComboBoxItem) or the "Clear" / "Done" button or the filterRow (SelectItem) by using Tab or Shift-Tab. The dropdown is closed and one can't reach the other controls.

    This happens in 12.0p/12.1p/13.0p, but for me 12.1p is the important one.

    Best regards
    Blama
    Last edited by Blama; 20 Jun 2022, 05:54.

    #2
    We've made a change to address this issue and backported it as far as 12.1

    Comment


      #3
      Hi Isomorphic,

      I can see this is working now in v12.1p_2022-06-24.
      Two other minor issues:
      • The "Done" button in SelectItem does not seem to do anything
      • The buttons are in no way highlighted when they have focus (via Tab) or are being hovered. I assume this is because pickListPlacement: "fillScreen" is normally used with touch devices, so perhaps this is minor.
      Best regards
      Blama

      Comment

      Working...
      X