RESOLVED INVALID 101152
Web Inspector: [REGRESSION] Suggest CSS property values once Up/Down is pressed with an empty input
https://bugs.webkit.org/show_bug.cgi?id=101152
Summary Web Inspector: [REGRESSION] Suggest CSS property values once Up/Down is press...
Nikita Vasilyev
Reported 2012-11-03 11:08:05 PDT
Currently, suggest shows only when the fileld isn’t empty. It makes discovering all acceptable values harder. Firebug behaviour: http://www.screenr.com/qYs7.
Attachments
Nikita Vasilyev
Comment 1 2012-11-03 12:22:38 PDT
Nikita Vasilyev
Comment 2 2012-11-03 12:28:30 PDT
What’s the purpose of the `force` flag in TextPrompt.js? I haven’t yet found a case when it’s defined.
Nikita Vasilyev
Comment 3 2012-11-03 13:36:06 PDT
`force` is true only when you press Ctrl + Space. It’s quite hard to discover. Having arrow keys to force showing suggest box wouldn’t hurt.
Note You need to log in before you can comment on or make changes to this bug.