WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
85784
Web Inspector: Autocomplete for CSS property values in the Styles pane behaving incorrectly
https://bugs.webkit.org/show_bug.cgi?id=85784
Summary
Web Inspector: Autocomplete for CSS property values in the Styles pane behavi...
Alexander Pavlov (apavlov)
Reported
2012-05-07 02:37:37 PDT
What steps will reproduce the problem? 1. Open the Inspector and select some element in the Elements tab. 2. In the Styles menu, add -webkit-transform to the element.style 3. Type ':' and start typing 'transform', a bunch of autocomplete suggestions appear. 4. Hit the down arrow key several times. What is the expected result? Hitting the down arrow moves through the autocomplete suggestions. What happens instead? Hitting the down arrow after translate3d, turns the suggestion into translate2d, then translate1d, translate0d, translate-1d, etc. Upstreaming
http://code.google.com/p/chromium/issues/detail?id=126108
Attachments
Patch
(2.32 KB, patch)
2012-05-07 04:22 PDT
,
Alexander Pavlov (apavlov)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2012-05-07 04:22:25 PDT
Created
attachment 140509
[details]
Patch
WebKit Review Bot
Comment 2
2012-05-10 00:47:28 PDT
Comment on
attachment 140509
[details]
Patch Clearing flags on attachment: 140509 Committed
r116619
: <
http://trac.webkit.org/changeset/116619
>
WebKit Review Bot
Comment 3
2012-05-10 00:47:33 PDT
All reviewed patches have been landed. Closing bug.
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