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

Issue 506133002: Fixes moving fully occluded windows when the a11y keyboard shows. (Closed)

Created:
6 years, 3 months ago by rsadam
Modified:
6 years, 3 months ago
Reviewers:
flackr
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@window-resize
Project:
chromium
Visibility:
Public.

Description

Fixes moving fully occluded windows when the a11y keyboard shows. TEST=WorkspaceLayoutManagerKeyboardTest.AdjustWindowForA11yKeyboard BUG=407094 Committed: https://crrev.com/54b4f85af7b2ced969435cc04d2b743cfd5f29e2 Cr-Commit-Position: refs/heads/master@{#292056}

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -5 lines) Patch
M ash/wm/workspace/workspace_layout_manager.cc View 1 1 chunk +6 lines, -5 lines 0 comments Download
M ash/wm/workspace/workspace_layout_manager_unittest.cc View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
rsadam
rsadam@chromium.org changed reviewers: + flackr@chromium.org
6 years, 3 months ago (2014-08-26 18:07:53 UTC) #1
rsadam
Hi Rob, This is a follow up CL that handles the special case of fully ...
6 years, 3 months ago (2014-08-26 18:07:53 UTC) #2
flackr
https://codereview.chromium.org/506133002/diff/1/ash/wm/workspace/workspace_layout_manager.cc File ash/wm/workspace/workspace_layout_manager.cc (right): https://codereview.chromium.org/506133002/diff/1/ash/wm/workspace/workspace_layout_manager.cc#newcode153 ash/wm/workspace/workspace_layout_manager.cc:153: gfx::Rect window_bounds = window->GetBoundsInScreen(); GetBoundsInScreen will be incorrect if ...
6 years, 3 months ago (2014-08-26 18:13:52 UTC) #3
rsadam
Fixed based on our offline discussion. https://codereview.chromium.org/506133002/diff/1/ash/wm/workspace/workspace_layout_manager.cc File ash/wm/workspace/workspace_layout_manager.cc (right): https://codereview.chromium.org/506133002/diff/1/ash/wm/workspace/workspace_layout_manager.cc#newcode153 ash/wm/workspace/workspace_layout_manager.cc:153: gfx::Rect window_bounds = ...
6 years, 3 months ago (2014-08-26 18:46:28 UTC) #4
flackr
lgtm
6 years, 3 months ago (2014-08-26 21:02:05 UTC) #5
rsadam
The CQ bit was checked by rsadam@chromium.org
6 years, 3 months ago (2014-08-26 22:59:17 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsadam@chromium.org/506133002/20001
6 years, 3 months ago (2014-08-26 23:02:18 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_gn_rel on tryserver.chromium.linux ...
6 years, 3 months ago (2014-08-27 00:17:57 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (20001) as c90f1a465dbd0bc56bd83956baa9885562514ef3
6 years, 3 months ago (2014-08-27 00:37:59 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 02:48:17 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/54b4f85af7b2ced969435cc04d2b743cfd5f29e2
Cr-Commit-Position: refs/heads/master@{#292056}

Powered by Google App Engine
This is Rietveld 408576698