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

Issue 8394020: Print Preview: Improving accessibility of margins UI. (Closed)

Created:
9 years, 1 month ago by dpapad
Modified:
9 years, 1 month ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Print Preview: Improving accessibility of margins UI. Keeping margin textboxes in the DOM even when not visible so that they can be accessed by hitting the tab key. Also making margins UI visible when a textbox gains focus (using the tab-key). BUG=101517 TEST=Open print preview, select custom margins hover to the preview area and back to the settings area (marginsUI should be hidden). Now hit tab key until a margin textbox gains focus, the UI should be visible again. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107289

Patch Set 1 #

Total comments: 2

Patch Set 2 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -6 lines) Patch
M chrome/browser/resources/print_preview/margin_settings.js View 5 chunks +16 lines, -3 lines 0 comments Download
M chrome/browser/resources/print_preview/margin_textbox.js View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/print_preview/margins.css View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/resources/print_preview/margins_ui.js View 1 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
dpapad
Addressing item1 in the bug description.
9 years, 1 month ago (2011-10-25 22:29:35 UTC) #1
Lei Zhang
lgtm http://codereview.chromium.org/8394020/diff/1/chrome/browser/resources/print_preview/margins_ui.js File chrome/browser/resources/print_preview/margins_ui.js (right): http://codereview.chromium.org/8394020/diff/1/chrome/browser/resources/print_preview/margins_ui.js#newcode115 chrome/browser/resources/print_preview/margins_ui.js:115: * @param {boolean} removeFromDOM True if |this| should ...
9 years, 1 month ago (2011-10-26 00:51:48 UTC) #2
dpapad
http://codereview.chromium.org/8394020/diff/1/chrome/browser/resources/print_preview/margins_ui.js File chrome/browser/resources/print_preview/margins_ui.js (right): http://codereview.chromium.org/8394020/diff/1/chrome/browser/resources/print_preview/margins_ui.js#newcode115 chrome/browser/resources/print_preview/margins_ui.js:115: * @param {boolean} removeFromDOM True if |this| should also ...
9 years, 1 month ago (2011-10-26 01:24:24 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpapad@chromium.org/8394020/1006
9 years, 1 month ago (2011-10-26 01:31:59 UTC) #4
commit-bot: I haz the power
9 years, 1 month ago (2011-10-26 02:37:31 UTC) #5
Change committed as 107289

Powered by Google App Engine
This is Rietveld 408576698