RESOLVED FIXED 113348
Web Inspector: [CodeMirror] CodeMirrorTextEditor.highlightRange has bugs
https://bugs.webkit.org/show_bug.cgi?id=113348
Summary Web Inspector: [CodeMirror] CodeMirrorTextEditor.highlightRange has bugs
Andrey Lushnikov
Reported 2013-03-26 15:05:29 PDT
CodeMirrorTextEditor.highlightRange has bugs: - it doesn't highlight last letter of selection (because the it assumes the range to be exclusive on the right end) - it doesn't provide any way to set up some css class with border
Attachments
Patch (1.89 KB, patch)
2013-03-26 15:09 PDT, Andrey Lushnikov
no flags
Andrey Lushnikov
Comment 1 2013-03-26 15:09:17 PDT
WebKit Review Bot
Comment 2 2013-03-27 01:15:03 PDT
Comment on attachment 195172 [details] Patch Clearing flags on attachment: 195172 Committed r146972: <http://trac.webkit.org/changeset/146972>
WebKit Review Bot
Comment 3 2013-03-27 01:15:06 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.