Bug 105167 - Web Inspector: Make popover content accessible for clicks.
Summary: Web Inspector: Make popover content accessible for clicks.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Eugene Klyuchnikov
URL:
Keywords:
Depends on: 105765
Blocks:
  Show dependency treegraph
 
Reported: 2012-12-17 05:47 PST by Eugene Klyuchnikov
Modified: 2014-12-10 22:51 PST (History)
10 users (show)

See Also:


Attachments
Patch (2.59 KB, patch)
2012-12-17 05:54 PST, Eugene Klyuchnikov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Klyuchnikov 2012-12-17 05:47:36 PST
Currently it is very hard to move mouse pointer inside of popover area.
The only maneuver is to precisely jerk the mouse in direction of popover.

This path makes anchor and popover "active" areas overlap, so it becomes
possible to smoothly move mouse to popover interior.
Comment 1 Eugene Klyuchnikov 2012-12-17 05:54:28 PST
Created attachment 179725 [details]
Patch
Comment 2 WebKit Review Bot 2012-12-17 06:54:53 PST
Comment on attachment 179725 [details]
Patch

Clearing flags on attachment: 179725

Committed r137905: <http://trac.webkit.org/changeset/137905>
Comment 3 WebKit Review Bot 2012-12-17 06:54:57 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 WebKit Review Bot 2012-12-26 05:34:31 PST
Re-opened since this is blocked by bug 105765