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

Issue 2896463004: Print Preview: Mac: Do not blur focused item while opening the hamburger menu. (Closed)

Created:
3 years, 7 months ago by tkent
Modified:
3 years, 7 months ago
CC:
arv+watch_chromium.org, chromium-reviews, rbpotter
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Print Preview: Mac: Do not blur focused item while opening the hamburger menu. :focus selector doesn't work if the container page is inactive. We should check document.activeElement instead. BUG=723579 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2896463004 Cr-Commit-Position: refs/heads/master@{#474475} Committed: https://chromium.googlesource.com/chromium/src/+/a0646d775e805babb8d6949f955071011df709f2

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update for activeElement, add a comment #

Total comments: 4

Patch Set 3 : Actually remove a hack for appendChild() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M chrome/browser/resources/print_preview/search/destination_list.js View 1 2 2 chunks +6 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (19 generated)
tkent
gene@, would you review this please? My appendChild() behavior change [1] caused crbug.com/723579. Probably the ...
3 years, 7 months ago (2017-05-19 08:46:47 UTC) #5
tkent
Add more print_preview owners. Would you review this please?
3 years, 7 months ago (2017-05-23 00:30:39 UTC) #9
dpapad
https://codereview.chromium.org/2896463004/diff/1/chrome/browser/resources/print_preview/search/destination_list.js File chrome/browser/resources/print_preview/search/destination_list.js (right): https://codereview.chromium.org/2896463004/diff/1/chrome/browser/resources/print_preview/search/destination_list.js#newcode339 chrome/browser/resources/print_preview/search/destination_list.js:339: if (listEl.lastChild != itemEl) Without a regression test, and ...
3 years, 7 months ago (2017-05-23 01:02:06 UTC) #10
tkent
https://codereview.chromium.org/2896463004/diff/1/chrome/browser/resources/print_preview/search/destination_list.js File chrome/browser/resources/print_preview/search/destination_list.js (right): https://codereview.chromium.org/2896463004/diff/1/chrome/browser/resources/print_preview/search/destination_list.js#newcode339 chrome/browser/resources/print_preview/search/destination_list.js:339: if (listEl.lastChild != itemEl) On 2017/05/23 at 01:02:06, dpapad ...
3 years, 7 months ago (2017-05-23 03:54:54 UTC) #13
dpapad
https://codereview.chromium.org/2896463004/diff/20001/chrome/browser/resources/print_preview/search/destination_list.js File chrome/browser/resources/print_preview/search/destination_list.js (right): https://codereview.chromium.org/2896463004/diff/20001/chrome/browser/resources/print_preview/search/destination_list.js#newcode310 chrome/browser/resources/print_preview/search/destination_list.js:310: // work in an inactive page. See crbug.com/723579. Out ...
3 years, 7 months ago (2017-05-23 18:57:30 UTC) #17
tkent
https://codereview.chromium.org/2896463004/diff/20001/chrome/browser/resources/print_preview/search/destination_list.js File chrome/browser/resources/print_preview/search/destination_list.js (right): https://codereview.chromium.org/2896463004/diff/20001/chrome/browser/resources/print_preview/search/destination_list.js#newcode310 chrome/browser/resources/print_preview/search/destination_list.js:310: // work in an inactive page. See crbug.com/723579. On ...
3 years, 7 months ago (2017-05-24 01:37:17 UTC) #18
dpapad
LGTM
3 years, 7 months ago (2017-05-24 17:50:36 UTC) #23
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/2896463004/40001
3 years, 7 months ago (2017-05-24 23:25:52 UTC) #25
commit-bot: I haz the power
3 years, 7 months ago (2017-05-24 23:32:05 UTC) #28
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/a0646d775e805babb8d6949f9550...

Powered by Google App Engine
This is Rietveld 408576698