RESOLVED FIXED 112566
REGRESSION: Safari Web Inspector: Using Up/Down to modify margins loses focus
https://bugs.webkit.org/show_bug.cgi?id=112566
Summary REGRESSION: Safari Web Inspector: Using Up/Down to modify margins loses focus
BJ Homer
Reported 2013-03-18 06:54:46 PDT
In the "Metrics" tab of the right sidebar's "Style" pane, you can double-click on a number in the margin/padding/etc. area to change it. If you have one of the numbers selected, you can use the up/down arrows to modify the value there. However, as soon as the value is applied, the focus goes back to the DOM tree in the main editor. Thus, you can't easily hold down up/down to modify the value until it looks right, because after a a second or so, the focus will be moved elsewhere and you won't be modifying the value any more.
Attachments
Radar WebKit Bug Importer
Comment 1 2013-03-18 06:54:57 PDT
Timothy Hatcher
Comment 2 2013-03-19 13:10:05 PDT
I have a fix for this.
Timothy Hatcher
Comment 3 2013-03-19 14:31:47 PDT
Will be fixed in next nightly.
BJ Homer
Comment 4 2013-03-19 15:00:08 PDT
Would the same fix also apply to a focus-stealing issue when editing a .css file in the main editor area? (I just ran into it.) Or would you like another bug for that one?
Timothy Hatcher
Comment 5 2013-03-19 15:29:46 PDT
Please file a new bug for that. Thanks!
Note You need to log in before you can comment on or make changes to this bug.