[Webkit-unassigned] [Bug 220643] New: Web Inspector: REGRESSION(?): Sources: editing a breakpoint action to cause the CodeMirror to wrap doesn't update the `WI.Popover` size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 17:14:35 PST 2021


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

            Bug ID: 220643
           Summary: Web Inspector: REGRESSION(?): Sources: editing a
                    breakpoint action to cause the CodeMirror to wrap
                    doesn't update the `WI.Popover` size
           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 417670

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

[Image] screenshot of issue

# STEPS TO REPRODUCE
1. inspect any page
2. create a breakpoint
3. add an Evaluate JavaScript action
4. type in the CodeMirror input until the code wraps

# EXPECTED
the `WI.Popover` would adjust its size to accommodate the new space taken up by the wrapped code

# ACTUAL
the `WI.Popover` doesn't adjust

# NOTES
this is not an issue when adding an actual new line

-- 
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/20210115/182d7643/attachment.htm>


More information about the webkit-unassigned mailing list