Bug 36490

Summary: Web Inspector: make gear menu appear on styles panel at all times.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, bweinstein, joepeck, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed change. timothy: review+

Pavel Feldman
Reported 2010-03-23 05:53:32 PDT
I came across a bug that prevents select from working normally on GTK. Probably related to popup trigger handling on GTK. I could try fixing it via some workarounds, but I noticed that the bug goes away in case we show gear menu at all times. It adds some clutter to the ui, but improves its discoverability. Do you think I should just show it at all times?
Attachments
[PATCH] Proposed change. (1.30 KB, patch)
2010-03-23 08:20 PDT, Pavel Feldman
timothy: review+
Timothy Hatcher
Comment 1 2010-03-23 07:27:28 PDT
Showing it all the time should be fine.
Timothy Hatcher
Comment 2 2010-03-23 07:27:55 PDT
You should file another bug about GTK.
Pavel Feldman
Comment 3 2010-03-23 08:20:34 PDT
Created attachment 51427 [details] [PATCH] Proposed change.
Pavel Feldman
Comment 4 2010-03-23 08:42:33 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/inspector.css Committed r56396
Adam Roben (:aroben)
Comment 5 2010-03-23 08:44:37 PDT
Seems like this probably fixed bug 29812.
Note You need to log in before you can comment on or make changes to this bug.