[Webkit-unassigned] [Bug 224777] New: Web Inspector: Grid overlay column line label placement copy/paste error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 19 12:09:56 PDT 2021


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

            Bug ID: 224777
           Summary: Web Inspector: Grid overlay column line label
                    placement copy/paste error
           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: pangle at apple.com
                CC: inspector-bugzilla-changes at group.apple.com,
                    webkit-bug-importer at group.apple.com
        Depends on: 221972

Bug 221972 added logic to place line labels inside the grid when there was not enough space outside of the grid. In that patch, there is a typo for column line label positioning where the line for the label does not extend from the top to the bottom of the column. In practice, this is not noticeable with the current logic, as only the first line will use the line for label placement, and all other columns use only the starting point of the line. None the less, this is currently wrong, and could complicate future fixes that assumed the line was actually a line and not a point in disguise.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=221972
[Bug 221972] Web Inspector: Grid layout labels can be drawn outside the viewport
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210419/1401f3c6/attachment.htm>


More information about the webkit-unassigned mailing list