WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Nikita Vasilyev
Comment 1
2012-11-03 12:22:38 PDT
It used to work
https://bugs.webkit.org/show_bug.cgi?id=54205
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.
Top of Page
Format For Printing
XML
Clone This Bug