[Webkit-unassigned] [Bug 177771] New: Web Inspector: Ensure popovers are not malformed on window resize.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 2 13:24:44 PDT 2017


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

            Bug ID: 177771
           Summary: Web Inspector: Ensure popovers are not malformed on
                    window resize.
           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: ross.kirsling at sony.com
                CC: inspector-bugzilla-changes at group.apple.com

(Discovered as part of https://bugs.webkit.org/show_bug.cgi?id=177477.)

Repro:
1. View the Layers sidebar and click on a data grid row.
2. Squash the Web Inspector window horizontally until the popover needs to be repositioned vertically.
>> The popover no longer contains its content properly after it is repositioned.

Reason:
`arrow-*` CSS classes are not being removed from popovers when re-`present`ing a popover from the window resize handler.

-- 
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/20171002/8206fd4b/attachment.html>


More information about the webkit-unassigned mailing list