Bug 113804

Summary: Web Inspector: [CodeMirror] blue selection for codemirror
Product: WebKit Reporter: Andrey Lushnikov <lushnikov>
Component: Web Inspector (Deprecated)Assignee: Andrey Lushnikov <lushnikov>
Status: RESOLVED INVALID    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, rtakacs, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 116924    
Attachments:
Description Flags
Patch
pfeldman: review-
blue codemirror selection none

Andrey Lushnikov
Reported 2013-04-02 10:56:31 PDT
Make codemirror's selection color to be blue.
Attachments
Patch (1.39 KB, patch)
2013-04-02 10:58 PDT, Andrey Lushnikov
pfeldman: review-
blue codemirror selection (4.09 KB, image/png)
2013-04-02 10:58 PDT, Andrey Lushnikov
no flags
Andrey Lushnikov
Comment 1 2013-04-02 10:58:00 PDT
Andrey Lushnikov
Comment 2 2013-04-02 10:58:22 PDT
Created attachment 196180 [details] blue codemirror selection
Pavel Feldman
Comment 3 2013-04-02 11:20:02 PDT
Comment on attachment 196179 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=196179&action=review > Source/WebCore/inspector/front-end/cm/cmdevtools.css:11 > + background-color: rgba(50, 145, 252, 0.6) !important; Selection should we derived from embedder natives.
Roland Takacs
Comment 4 2013-05-30 06:09:17 PDT
CodeMirror is a Chromium specific suite. WebKit only uses DefaultTextEditor. Does anyone want DefaultTextEditor to use blue selection bg color? If not, I will close the bug.
Note You need to log in before you can comment on or make changes to this bug.