Bug 81896

Summary: Web Inspector: breakpoints should shift when line break is inserted in the middle of the line.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch vsevik: review+

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.