RESOLVED FIXED 81896
Web Inspector: breakpoints should shift when line break is inserted in the middle of the line.
https://bugs.webkit.org/show_bug.cgi?id=81896
Summary Web Inspector: breakpoints should shift when line break is inserted in the mi...
Pavel Feldman
Reported 2012-03-22 05:24:09 PDT
There is a bug that collapses selection prior to exiting change mode, we should never collapse edit area prior committing.
Attachments
Patch (4.68 KB, patch)
2012-03-22 05:25 PDT, Pavel Feldman
vsevik: review+
Pavel Feldman
Comment 1 2012-03-22 05:25:38 PDT
Vsevolod Vlasov
Comment 2 2012-03-22 05:41:27 PDT
Comment on attachment 133232 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=133232&action=review > Source/WebCore/inspector/front-end/TextViewer.js:-71 > - this.element.addEventListener("dblclick", this._doubleClick.bind(this), true); poor merge
Pavel Feldman
Comment 3 2012-03-22 05:52:50 PDT
Note You need to log in before you can comment on or make changes to this bug.