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

Issue 244103002: DevTools: handle search view shortcuts before editor shortcuts (Closed)

Created:
6 years, 8 months ago by lushnikov
Modified:
6 years, 8 months ago
Reviewers:
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: handle search view shortcuts before editor shortcuts This patch changes order of shortcut handling, setting search view shourtcuts to be handled on event capturing and thus before text editor. BUG=365086

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
lushnikov
Please take a look.
6 years, 8 months ago (2014-04-19 12:38:17 UTC) #1
vsevik
On 2014/04/19 12:38:17, lushnikov wrote: > Please take a look. Doe sit mean that closing ...
6 years, 8 months ago (2014-04-21 11:26:56 UTC) #2
lushnikov
6 years, 8 months ago (2014-04-21 12:22:31 UTC) #3
On 2014/04/21 11:26:56, vsevik wrote:
> On 2014/04/19 12:38:17, lushnikov wrote:
> > Please take a look.
> Doe sit mean that closing search pane has higher priority than any actions
> inside the searchable view (e.g. closing autocomplete cuggestions or closing
> edit as html dialog in elements panel)?
> This is weird.

Close the patch due to offline discussion.

Powered by Google App Engine
This is Rietveld 408576698