RESOLVED FIXED 107130
Web Inspector: fix DefaultTextEditor's broken backspace
https://bugs.webkit.org/show_bug.cgi?id=107130
Summary Web Inspector: fix DefaultTextEditor's broken backspace
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.