REPRODUCIBILITY: 100%
OS VERSION: probably any
HARDWARE: any
UI LANGUAGE: any
REGRESSION: no
DESCRIPTION:
there’s no clear indication on UI where interaction is possible from combo boxes when they are missing default value.
The following keyboard case is just an example but the problem is system wide.
PRECONDITIONS:
nothing special
STEPS TO REPRODUCE:
- in console do:
dconf write /sailfish/text_input/enabled_layouts '["en-missing.qml"]'
- go to: Settings → Text Input → Keyboard
EXPECTED RESULT:
It should be clear that there’s an interactive element next to Keyboard
see screenshot:
ACTUAL RESULT:
Right now we see only “Keyboard” label and nothing else, so it’s hard to to know that we can interact with it unless we are aware that there should be something.
See screenshot:
MODIFICATIONS:
nothing
ADDITIONAL INFORMATION:
If combo box value is empty maybe some “click here” or “type here” text or some other indicator that will allow user to easily spot place when the interaction is possible?