[Webkit-unassigned] [Bug 149862] New: Web Inspector: Column-wrapped element highlight renders in the wrong location

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 16:43:48 PDT 2015


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

            Bug ID: 149862
           Summary: Web Inspector: Column-wrapped element highlight
                    renders in the wrong location
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jond at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 262557
  --> https://bugs.webkit.org/attachment.cgi?id=262557&action=review
Screenshot of wrong highlight location

Hovering over a column-wrapped element in Web Inspector renders the element highlight in the wrong location on the page.

The CSS used for column layout:

article .two-columns {
    columns: 2;
    column-gap: 6rem;
    margin: 3rem 0;
}

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151006/c66a62ba/attachment.html>


More information about the webkit-unassigned mailing list