NEW 170101
Web Inspector: Watch Expression popover updated twice when shown
https://bugs.webkit.org/show_bug.cgi?id=170101
Summary Web Inspector: Watch Expression popover updated twice when shown
Matt Baker
Reported 2017-03-25 11:12:36 PDT
Created attachment 305387 [details] [Video] Watch Expression popover resize Summary: Watch Expression popover updated twice when shown. The double update causes a noticeable resize animation. The Edit Breakpoint" popover updates only once, and has no visible resizing when shown. See attached video for a comparison.
Attachments
[Video] Watch Expression popover resize (730.00 KB, video/mp4)
2017-03-25 11:12 PDT, Matt Baker
no flags
Matt Baker
Comment 1 2017-03-25 15:52:01 PDT
This will happen to the Edit Breakpoint popover, if a CodeMirror field is part of the initial popover content: 1. Edit Breakpoint 2. Add Action -> Evaluate JavaScript 3. Enter "true" 4. Dismis dialog 5. Edit Breakpoint => Popover is updated twice, animates height
Note You need to log in before you can comment on or make changes to this bug.