Hi Isomorphic,
please see this sample in latest 11.1p online showcase (v11.1p_2018-11-24, also in 12.0p, 12.1d):
As you can see the top two ComboBoxItem have some inner or outer glow all the time, on focus, showing the picklist and selecting an entry.
This is not the case for the 3rd SelectItem, which does not show an glow when the picklist is open, but in the other cases
As these items are very similar from a user's perspective, I think they should look the same as much as possible. I'd prefer the SelectItem looking like the ComboBoxItem here.
This is because of ListGrid filtering like here, where there is a difference between TextItems and SelectItems.
Best regards
Blama
please see this sample in latest 11.1p online showcase (v11.1p_2018-11-24, also in 12.0p, 12.1d):
As you can see the top two ComboBoxItem have some inner or outer glow all the time, on focus, showing the picklist and selecting an entry.
This is not the case for the 3rd SelectItem, which does not show an glow when the picklist is open, but in the other cases
As these items are very similar from a user's perspective, I think they should look the same as much as possible. I'd prefer the SelectItem looking like the ComboBoxItem here.
This is because of ListGrid filtering like here, where there is a difference between TextItems and SelectItems.
Best regards
Blama
Comment