Bug 112039

Summary: Web Inspector: [CodeMirror] there are bugs in TokenHighlight feature
Product: WebKit Reporter: Andrey Lushnikov <lushnikov>
Component: Web Inspector (Deprecated)Assignee: Andrey Lushnikov <lushnikov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
fixed token highlight none

Description Andrey Lushnikov 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
Comment 1 Andrey Lushnikov 2013-03-11 10:56:28 PDT
Created attachment 192507 [details]
Patch
Comment 2 Andrey Lushnikov 2013-03-11 11:09:12 PDT
Created attachment 192514 [details]
fixed token highlight
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2013-03-12 05:17:36 PDT
All reviewed patches have been landed.  Closing bug.