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

Issue 2802963002: DevTools: Allow tab key to move focus when ConsolePrompt is empty (Closed)

Created:
3 years, 8 months ago by einbinder
Modified:
3 years, 8 months ago
Reviewers:
lushnikov
CC:
apavlov+blink_chromium.org, blink-reviews, caseq+blink_chromium.org, chromium-reviews, devtools-reviews_chromium.org, kozyatinskiy+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, pfeldman
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: Allow tab key to move focus when ConsolePrompt is empty When navigating with keyboard, focus would get stuck in the ConsolePrompt. BUG=706699 Review-Url: https://codereview.chromium.org/2802963002 Cr-Commit-Position: refs/heads/master@{#462769} Committed: https://chromium.googlesource.com/chromium/src/+/e917c881c0102a752c52210df377116220b79733

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -7 lines) Patch
M third_party/WebKit/Source/devtools/front_end/console/ConsolePrompt.js View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/devtools/front_end/text_editor/CodeMirrorTextEditor.js View 3 chunks +2 lines, -7 lines 1 comment Download

Messages

Total messages: 9 (5 generated)
einbinder
ptal https://codereview.chromium.org/2802963002/diff/1/third_party/WebKit/Source/devtools/front_end/text_editor/CodeMirrorTextEditor.js File third_party/WebKit/Source/devtools/front_end/text_editor/CodeMirrorTextEditor.js (left): https://codereview.chromium.org/2802963002/diff/1/third_party/WebKit/Source/devtools/front_end/text_editor/CodeMirrorTextEditor.js#oldcode173 third_party/WebKit/Source/devtools/front_end/text_editor/CodeMirrorTextEditor.js:173: this.element.addEventListener('focus', this._handleElementFocus.bind(this), false); Trying to manage focus ourselves ...
3 years, 8 months ago (2017-04-06 07:42:34 UTC) #2
lushnikov
lgtm let's add a more descriptive text in the CL to outline motivation
3 years, 8 months ago (2017-04-06 20:42:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2802963002/1
3 years, 8 months ago (2017-04-07 00:27:31 UTC) #6
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 05:28:29 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/e917c881c0102a752c52210df377...

Powered by Google App Engine
This is Rietveld 408576698