Bug 113340 - Web Inspector: enhance Popover.js to rely on hover element coordinates
Summary: Web Inspector: enhance Popover.js to rely on hover element coordinates
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: Andrey Lushnikov
URL:
Keywords:
Depends on:
Blocks: 113412
  Show dependency treegraph
 
Reported: 2013-03-26 14:22 PDT by Andrey Lushnikov
Modified: 2013-03-27 17:08 PDT (History)
9 users (show)

See Also:


Attachments
Patch (2.84 KB, patch)
2013-03-26 14:28 PDT, Andrey Lushnikov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Lushnikov 2013-03-26 14:22:15 PDT
Enhance Popover.js to rely on hover element coordinates instead of DOM hierarchy. This will make it possible to summon popovers over anchors with "pointer-events: none" style property.
Comment 1 Andrey Lushnikov 2013-03-26 14:28:00 PDT
Created attachment 195163 [details]
Patch
Comment 2 WebKit Review Bot 2013-03-27 17:08:22 PDT
Comment on attachment 195163 [details]
Patch

Clearing flags on attachment: 195163

Committed r147027: <http://trac.webkit.org/changeset/147027>
Comment 3 WebKit Review Bot 2013-03-27 17:08:26 PDT
All reviewed patches have been landed.  Closing bug.