[Webkit-unassigned] [Bug 190859] New: Web Inspector: popovers for function source code are malformed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 19:22:02 PDT 2018


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

            Bug ID: 190859
           Summary: Web Inspector: popovers for function source code are
                    malformed
           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: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 353015

  --> https://bugs.webkit.org/attachment.cgi?id=353015&action=review

[Image] Screenshot of Issue

* STEPS TO REPRODUCE:
1. Go to any bug on <https://bugs.webkit.org> that has a Patch attachment
2. Click "Review Patch"
3. Open WebInspector
4. Go to the Debugger tab
5. Hit the "Pause script execution" button ( || )
6. Move the mouse onto the page (WebInspector should pause on jquery-1.4.2.min.js:1013)
7. Hover `event` in `.event.handle.apply`
8. Once the popover appears for the `event` object, move the mouse horizontally to the right onto `handle` on the same line
 => Popover is malformed (briefly flashes)

-- 
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/20181024/2077b0e8/attachment.html>


More information about the webkit-unassigned mailing list