Bug 112566
| Summary: | REGRESSION: Safari Web Inspector: Using Up/Down to modify margins loses focus | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | BJ Homer <bjhomer> |
| Component: | Web Inspector | Assignee: | Timothy Hatcher <timothy> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, joepeck, timothy, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar, Regression |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Mac (Intel) | ||
| OS: | OS X 10.8 | ||
BJ Homer
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/13441338>
Timothy Hatcher
I have a fix for this.
Timothy Hatcher
Will be fixed in next nightly.
BJ Homer
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
Please file a new bug for that. Thanks!