WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
146496
Web Inspector: Show suggest popover on Tab press even if it wasn't showing before
https://bugs.webkit.org/show_bug.cgi?id=146496
Summary
Web Inspector: Show suggest popover on Tab press even if it wasn't showing be...
Nikita Vasilyev
Reported
2015-06-30 23:29:54 PDT
Created
attachment 255902
[details]
Animated GIF of the problem The problem persists in the console and the styles panel. Steps: 1. Type "window" in the console. 2. Press delete 4 times 3. Press Tab Expected: wi|[ndow] Actual: wi\t| | – cursor [ndow] — suggest text
Attachments
Animated GIF of the problem
(25.18 KB, image/gif)
2015-06-30 23:29 PDT
,
Nikita Vasilyev
no flags
Details
Patch
(3.36 KB, patch)
2015-07-02 09:16 PDT
,
Devin Rousso
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-06-30 23:30:25 PDT
<
rdar://problem/21627130
>
Devin Rousso
Comment 2
2015-07-02 09:16:12 PDT
Created
attachment 256013
[details]
Patch
WebKit Commit Bot
Comment 3
2015-07-02 10:32:56 PDT
Comment on
attachment 256013
[details]
Patch Clearing flags on attachment: 256013 Committed
r186227
: <
http://trac.webkit.org/changeset/186227
>
WebKit Commit Bot
Comment 4
2015-07-02 10:33:00 PDT
All reviewed patches have been landed. Closing bug.
Nikita Vasilyev
Comment 5
2015-07-02 22:35:32 PDT
I should have stressed that this happens not only in the styles sidebar but also in the console (see the steps in the description).
Nikita Vasilyev
Comment 6
2015-07-02 23:45:46 PDT
Just tried ToT WebKit (
r186256
)—it works as expected in the console too 👍 This patch only changed CSSStyleDeclarationTextEditor.js. Was the console fixed somewhere else?
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