Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(223)

Issue 247013004: DevTools: [CodeMirror] fix context menu for text editor (Closed)

Created:
6 years, 8 months ago by lushnikov
Modified:
6 years, 8 months ago
Reviewers:
apavlov, vsevik
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, aandrey+blink_chromium.org
Visibility:
Public.

Description

DevTools: [CodeMirror] fix context menu for text editor At present it is impossible to do a right-click for selected text in text editor: every time one tries to do this - selections gets disabled. This patch fixes this behavior by catching contextmenu event in a way coordinated with codemirror text editor. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172362

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M Source/devtools/front_end/CodeMirrorTextEditor.js View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/devtools/front_end/ContextMenu.js View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
lushnikov
ptal
6 years, 8 months ago (2014-04-22 17:05:54 UTC) #1
vsevik
lgtm
6 years, 8 months ago (2014-04-23 09:17:58 UTC) #2
lushnikov
The CQ bit was checked by lushnikov@chromium.org
6 years, 8 months ago (2014-04-23 09:50:12 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lushnikov@chromium.org/247013004/1
6 years, 8 months ago (2014-04-23 09:50:20 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-23 10:56:56 UTC) #5
Message was sent while issue was closed.
Change committed as 172362

Powered by Google App Engine
This is Rietveld 408576698