Bug 147442

Summary: Web Inspector: Add special case for deleting the next character when editing rules in the CSS Sidebar
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Devin Rousso
Reported 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).
Attachments
Patch (2.34 KB, patch)
2015-07-29 22:38 PDT, Devin Rousso
no flags
Radar WebKit Bug Importer
Comment 1 2015-07-29 22:38:08 PDT
Devin Rousso
Comment 2 2015-07-29 22:38:53 PDT
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2015-07-30 12:24:16 PDT
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.