RESOLVED FIXED 182464
Web Inspector: Styles: completion popover doesn't hide when switching panels
https://bugs.webkit.org/show_bug.cgi?id=182464
Summary Web Inspector: Styles: completion popover doesn't hide when switching panels
Nikita Vasilyev
Reported 2018-02-03 20:13:11 PST
Created attachment 333045 [details] [Animated GIF] Bug Steps: 1. Open http://nv.github.io/webkit-inspector-bugs/styles-redesign/tests/commenting-rules.html 2. Inspect the purple square. 3. Add a CSS new property by clicking after ".b {". 4. Type "font". 5. Switch to Computed panel. Expected: font's completion popover show hide. Actual: font's completion popover stays on screen.
Attachments
[Animated GIF] Bug (116.55 KB, image/gif)
2018-02-03 20:13 PST, Nikita Vasilyev
no flags
Patch (4.32 KB, patch)
2018-02-05 19:08 PST, Nikita Vasilyev
no flags
Radar WebKit Bug Importer
Comment 1 2018-02-03 20:13:23 PST
Nikita Vasilyev
Comment 2 2018-02-03 20:15:24 PST
The legacy styles sidebar has the same bug :(
Nikita Vasilyev
Comment 3 2018-02-05 19:08:27 PST
Created attachment 333147 [details] Patch This is one way of fixing the bug. More generic fix would make CompletionSuggestionsView smarter.
WebKit Commit Bot
Comment 4 2018-02-07 11:01:21 PST
Comment on attachment 333147 [details] Patch Clearing flags on attachment: 333147 Committed r228232: <https://trac.webkit.org/changeset/228232>
WebKit Commit Bot
Comment 5 2018-02-07 11:01:22 PST
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.