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

Issue 1841393002: Hide ChromeVox Panel in full-screen mode. (Closed)

Created:
4 years, 8 months ago by dmazzoni
Modified:
4 years, 8 months ago
Reviewers:
xiyuan
CC:
chromium-reviews, oshima+watch_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@shelf_on_login
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Hide ChromeVox Panel in full-screen mode. Makes the ChromeVox Panel track when entering and leaving full-screen mode and hides the panel when in full-screen mode, unless the panel is active. To activate the ChromeVox Panel using the keyboard: 1. Enable spoken feedback with Ctrl+Alt+Z 2. Place focus inside a webpage 3. Press Search+Shift+Q+Q (press Q twice while holding down those keys) to enable the ChromeVox Next beta 4. Now pressing Search+Period will open the ChromeVox menus and Esc will close them. Those still function when in full-screen mode. BUG=587033 Committed: https://crrev.com/d47388ddcf745fe2a4389dbacdcf51f6fecb4e6d Cr-Commit-Position: refs/heads/master@{#384295}

Patch Set 1 #

Total comments: 2

Patch Set 2 : No need to check window state #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -7 lines) Patch
M chrome/browser/chromeos/accessibility/accessibility_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/accessibility/accessibility_manager.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/accessibility/chromevox_panel.h View 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/accessibility/chromevox_panel.cc View 1 4 chunks +15 lines, -4 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 10 (4 generated)
dmazzoni
4 years, 8 months ago (2016-03-30 08:41:09 UTC) #2
xiyuan
lgtm https://codereview.chromium.org/1841393002/diff/1/chrome/browser/chromeos/accessibility/chromevox_panel.cc File chrome/browser/chromeos/accessibility/chromevox_panel.cc (right): https://codereview.chromium.org/1841393002/diff/1/chrome/browser/chromeos/accessibility/chromevox_panel.cc#newcode183 chrome/browser/chromeos/accessibility/chromevox_panel.cc:183: ash::wm::GetWindowState(fullscreen_window)->IsFullscreen() && nit: Is checking IsFullscreen() necessary? |fullscreen_window| ...
4 years, 8 months ago (2016-03-30 16:08:02 UTC) #3
dmazzoni
https://codereview.chromium.org/1841393002/diff/1/chrome/browser/chromeos/accessibility/chromevox_panel.cc File chrome/browser/chromeos/accessibility/chromevox_panel.cc (right): https://codereview.chromium.org/1841393002/diff/1/chrome/browser/chromeos/accessibility/chromevox_panel.cc#newcode183 chrome/browser/chromeos/accessibility/chromevox_panel.cc:183: ash::wm::GetWindowState(fullscreen_window)->IsFullscreen() && On 2016/03/30 16:08:02, xiyuan wrote: > nit: ...
4 years, 8 months ago (2016-03-31 15:25:56 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1841393002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1841393002/20001
4 years, 8 months ago (2016-03-31 15:29:49 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-03-31 16:04:01 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-03-31 16:06:29 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d47388ddcf745fe2a4389dbacdcf51f6fecb4e6d
Cr-Commit-Position: refs/heads/master@{#384295}

Powered by Google App Engine
This is Rietveld 408576698