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:
This happens in 12.0p/12.1p/13.0p, but for me 12.1p is the important one.
Best regards
Blama
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
Comment