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

Issue 435393005: [PrintPreview] Custom input focus toggles (Closed)

Created:
6 years, 4 months ago by Nikhil
Modified:
6 years, 4 months ago
CC:
chromium-reviews, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[PrintPreview] Custom input focus toggles In print preview mode, focus toggles for radio buttons for pagerange settings when custom input radio button is clicked again and page range is empty. This is not desired and happens because focus is set for another radio button on blur event for custom input radio button when it is empty. BUG=397094 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288485

Patch Set 1 #

Total comments: 5

Patch Set 2 : Review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M chrome/browser/resources/print_preview/settings/page_settings.js View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Nikhil
PTAL. If you've any review comments, then please let me know. I'll incorporate them. Thanks! ...
6 years, 4 months ago (2014-08-05 14:39:40 UTC) #1
Aleksey Shlyapnikov
https://codereview.chromium.org/435393005/diff/1/chrome/browser/resources/print_preview/settings/page_settings.js File chrome/browser/resources/print_preview/settings/page_settings.js (left): https://codereview.chromium.org/435393005/diff/1/chrome/browser/resources/print_preview/settings/page_settings.js#oldcode174 chrome/browser/resources/print_preview/settings/page_settings.js:174: if (this.customInput_.value == '') { You're breaking the existing ...
6 years, 4 months ago (2014-08-07 22:49:15 UTC) #2
Nikhil
PTAL. Thanks! https://codereview.chromium.org/435393005/diff/1/chrome/browser/resources/print_preview/settings/page_settings.js File chrome/browser/resources/print_preview/settings/page_settings.js (left): https://codereview.chromium.org/435393005/diff/1/chrome/browser/resources/print_preview/settings/page_settings.js#oldcode174 chrome/browser/resources/print_preview/settings/page_settings.js:174: if (this.customInput_.value == '') { On 2014/08/07 ...
6 years, 4 months ago (2014-08-08 11:34:36 UTC) #3
Aleksey Shlyapnikov
lgtm
6 years, 4 months ago (2014-08-08 16:43:16 UTC) #4
Nikhil
vitalybuka@ - OWNERS review please.
6 years, 4 months ago (2014-08-08 18:14:50 UTC) #5
Vitaly Buka (NO REVIEWS)
lgtm
6 years, 4 months ago (2014-08-08 18:44:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/n.bansal@samsung.com/435393005/20001
6 years, 4 months ago (2014-08-08 18:47:31 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium.win ...
6 years, 4 months ago (2014-08-08 23:23:37 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-09 01:39:05 UTC) #9
Message was sent while issue was closed.
Change committed as 288485

Powered by Google App Engine
This is Rietveld 408576698