WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
43649
When autocompleting a CSS property when editing styles, Tab key should not wipe what I've typed
https://bugs.webkit.org/show_bug.cgi?id=43649
Summary
When autocompleting a CSS property when editing styles, Tab key should not wi...
Simon Fraser (smfr)
Reported
2010-08-06 15:40:54 PDT
When editing style rules, the behavior of the Tab key with autocomplete is very annoying. Tab should confirm the auto-suggested text, not tab out of the field (and therefore destroy what I've entered). To repro: 1. Inspect an element 2. In the inspector, click the gear icon and choose New Style Rule 3. Accept the default selector 4. Type 'dis', see it autosuggest "display" 5. Hit tab to accept the autocompletion. 6. Swear when your entered text goes away.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2010-12-29 07:36:49 PST
Fixed in
bug 50565
(Firebug-like CSS property editing experience)
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