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

Issue 15648003: Fix keyboard navigation in app launcher (OSX) (Closed)

Created:
7 years, 7 months ago by jackhou1
Modified:
7 years, 6 months ago
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina, sail+watch_chromium.org
Visibility:
Public.

Description

Fix keyboard navigation in app launcher (OSX) This causes left/right to page flip on boundary and up/down to do nothing. This patch also makes out of bounds selections on the last page snap to the last available item instead of not switching page. This patch updates the OSX app launcher to be consistent with revision 200812. BUG=237092 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202738

Patch Set 1 #

Patch Set 2 : Merge http://crrev.com/15661002 #

Total comments: 2

Patch Set 3 : Sync and rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -55 lines) Patch
M ui/app_list/cocoa/apps_grid_controller.mm View 1 2 2 chunks +36 lines, -10 lines 0 comments Download
M ui/app_list/cocoa/apps_grid_controller_unittest.mm View 1 2 2 chunks +30 lines, -45 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jackhou1
7 years, 7 months ago (2013-05-22 03:54:35 UTC) #1
tapted
As discussed, I think we can roll the logic into handleCommandBySelector to avoid doing essentially ...
7 years, 7 months ago (2013-05-22 10:30:50 UTC) #2
jackhou1
Yup, this is much neater.
7 years, 7 months ago (2013-05-23 00:44:38 UTC) #3
tapted
oops - I didn't notice this got updated for some reason. lgtm! (with 1 comment) ...
7 years, 7 months ago (2013-05-23 11:26:16 UTC) #4
jackhou1
Updated CL description. https://codereview.chromium.org/15648003/diff/3001/ui/app_list/cocoa/apps_grid_controller_unittest.mm File ui/app_list/cocoa/apps_grid_controller_unittest.mm (right): https://codereview.chromium.org/15648003/diff/3001/ui/app_list/cocoa/apps_grid_controller_unittest.mm#newcode300 ui/app_list/cocoa/apps_grid_controller_unittest.mm:300: [apps_grid_controller_ scrollToPage:0]; On 2013/05/23 11:26:16, tapted ...
7 years, 7 months ago (2013-05-24 01:52:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/15648003/3001
7 years, 7 months ago (2013-05-24 01:53:07 UTC) #6
commit-bot: I haz the power
Failed to apply patch for ui/app_list/cocoa/apps_grid_controller_unittest.mm: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 7 months ago (2013-05-24 01:53:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/15648003/10001
7 years, 7 months ago (2013-05-27 00:35:38 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=118559
7 years, 7 months ago (2013-05-27 03:07:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jackhou@chromium.org/15648003/10001
7 years, 6 months ago (2013-05-29 01:42:52 UTC) #10
commit-bot: I haz the power
7 years, 6 months ago (2013-05-29 01:43:09 UTC) #11
Message was sent while issue was closed.
Change committed as 202738

Powered by Google App Engine
This is Rietveld 408576698