[Webkit-unassigned] [Bug 118273] Impossible to hover on variable inspector popup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 7 22:18:14 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118273


Matt Holden <jftholden at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jftholden at yahoo.com




--- Comment #3 from Matt Holden <jftholden at yahoo.com>  2013-07-07 22:20:15 PST ---
I was playing around with some possible solutions that involved adding a delay before switching popovers, but I didn't like them.

I'd like to propose that instead, the functionality be added that you can make a popover "sticky" by clicking on the represented token. 

In the "sticky" state:
a) The user can move the mouse anywhere without dismissing the popover.
b) The represented token would have on a higher-contrast highlight color to help provide user feedback and make this feature more discoverable.

To dismiss the popover and exit the sticky state, you could:
a) type text into the text editor, or
b) click outside the popover

I'd be happy to try to create this patch if anyone feels like this would be a good solution.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list