Bug 105167

Summary: Web Inspector: Make popover content accessible for clicks.
Product: WebKit Reporter: Eugene Klyuchnikov <eustas>
Component: Web Inspector (Deprecated)Assignee: Eugene Klyuchnikov <eustas>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, burg, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 105765    
Bug Blocks:    
Attachments:
Description Flags
Patch none

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