Bug 147442 - Web Inspector: Add special case for deleting the next character when editing rules in the CSS Sidebar
Summary: Web Inspector: Add special case for deleting the next character when editing ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-29 22:37 PDT by Devin Rousso
Modified: 2015-07-30 12:24 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.34 KB, patch)
2015-07-29 22:38 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Devin Rousso 2015-07-29 22:37:11 PDT
In the CSS sidebar, if the cursor is on the first line of a rule and that line is blank, when the user hits delete the next character should be removed instead of nothing happening (a delete is attempted, but there is nothing to delete so nothing happens).
Comment 1 Radar WebKit Bug Importer 2015-07-29 22:38:08 PDT
<rdar://problem/22066577>
Comment 2 Devin Rousso 2015-07-29 22:38:53 PDT
Created attachment 257820 [details]
Patch
Comment 3 WebKit Commit Bot 2015-07-30 12:24:12 PDT
Comment on attachment 257820 [details]
Patch

Clearing flags on attachment: 257820

Committed r187598: <http://trac.webkit.org/changeset/187598>
Comment 4 WebKit Commit Bot 2015-07-30 12:24:16 PDT
All reviewed patches have been landed.  Closing bug.