RESOLVED FIXED154093
Web Inspector: Switching actions in Edit Breakpoint popover causes a jerk
https://bugs.webkit.org/show_bug.cgi?id=154093
Summary Web Inspector: Switching actions in Edit Breakpoint popover causes a jerk
Matt Baker
Reported 2016-02-10 15:39:40 PST
* SUMMARY Switching actions in Edit Breakpoint popover causes a jerk. * STEPS TO REPRODUCE 1. Set a breakpoint, Edit Breakpoint to bring up dialog 2. Click Add Action. Log Message is the default. 3. Change action type to Evaluate JavaScript => Input field height changes and Automatically Continue checkbox position changes by a few pixels * NOTES This is due to different padding rules for the vanilla input field and CodeMirror editor, and User Agent margin styles applied to the input field.
Attachments
[Patch] Proposed Fix (1.49 KB, patch)
2016-02-10 15:42 PST, Matt Baker
no flags
Radar WebKit Bug Importer
Comment 1 2016-02-10 15:40:03 PST
Matt Baker
Comment 2 2016-02-10 15:42:25 PST
Created attachment 271036 [details] [Patch] Proposed Fix
WebKit Commit Bot
Comment 3 2016-02-10 16:32:19 PST
Comment on attachment 271036 [details] [Patch] Proposed Fix Clearing flags on attachment: 271036 Committed r196404: <http://trac.webkit.org/changeset/196404>
WebKit Commit Bot
Comment 4 2016-02-10 16:32:22 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.