Steps to reproduce
- Open Firebug and select the HTML panel
- Inspect the blue
<div>
above
- Select the Style side panel
- Click on the value
green
of the CSS property color
to open the inline editor
-
Press
R
⇒ RED
should be offered as value
-
Press
Up
⇒ ROYALBLUE
should be offered as value
-
Press
Down
⇒ RED
should be offered as value
- Press
Home
-
Press
Up
⇒ purple
(in lowercase) should be offered as value
-
Press
Down
⇒ red
(in lowercase) should be offered as value
Expected Result
-
There should always be suggestions when pressing
Up
/Down
-
The suggestions should always represent the next value in alphabetical order