Bug 107130

Summary: Web Inspector: fix DefaultTextEditor's broken backspace
Product: WebKit Reporter: Andrey Lushnikov <lushnikov>
Component: Web Inspector (Deprecated)Assignee: Andrey Lushnikov <lushnikov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Andrey Lushnikov
Reported 2013-01-17 08:08:12 PST
Fix DefaultTextEditor's broken backspace. Step-by-step: 1. Open some js file 2. Insert empty first line in the file 3. Put cursor onto it and hit "delete" Expected: An empty line should be deleted. Actual: Nothing happens.
Attachments
Patch (4.94 KB, patch)
2013-01-17 08:14 PST, Andrey Lushnikov
no flags
Andrey Lushnikov
Comment 1 2013-01-17 08:14:29 PST
Pavel Feldman
Comment 2 2013-01-17 08:16:59 PST
Comment on attachment 183189 [details] Patch Clearing flags on attachment: 183189 Committed r139980: <http://trac.webkit.org/changeset/139980>
Pavel Feldman
Comment 3 2013-01-17 08:17:04 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.