RESOLVED FIXED 112039
Web Inspector: [CodeMirror] there are bugs in TokenHighlight feature
https://bugs.webkit.org/show_bug.cgi?id=112039
Summary Web Inspector: [CodeMirror] there are bugs in TokenHighlight feature
Andrey Lushnikov
Reported 2013-03-11 10:46:48 PDT
1. If I select a word which consists of one letter "a", it will highlight all occurrences of letter "a" in text - no matter if it's inside a word or not. 2. The selected word (i.e. the word I select with selection) gets highlight as well
Attachments
Patch (4.75 KB, patch)
2013-03-11 10:56 PDT, Andrey Lushnikov
no flags
fixed token highlight (5.05 KB, image/png)
2013-03-11 11:09 PDT, Andrey Lushnikov
no flags
Andrey Lushnikov
Comment 1 2013-03-11 10:56:28 PDT
Andrey Lushnikov
Comment 2 2013-03-11 11:09:12 PDT
Created attachment 192514 [details] fixed token highlight
WebKit Review Bot
Comment 3 2013-03-12 05:17:33 PDT
Comment on attachment 192507 [details] Patch Clearing flags on attachment: 192507 Committed r145530: <http://trac.webkit.org/changeset/145530>
WebKit Review Bot
Comment 4 2013-03-12 05:17:36 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.