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

Issue 149273002: Add accelerator table entries for hardware back/forward/refresh/favorites keys on linux aura (Closed)

Created:
6 years, 10 months ago by jamesr
Modified:
6 years, 10 months ago
Reviewers:
Elliot Glaysher, sky
CC:
chromium-reviews, tfarina, mazda+watch_chromium.org, yusukes+watch_chromium.org, derat+watch_chromium.org, Ben Goodger (Google)
Visibility:
Public.

Description

Add accelerator table entries for VKEY_BROWSER_(BACK|FORWARD) on linux This registers accelerator table entries for VKEY_BROWSER_(BACK|FORWARD) to IDC_(BACK|FORWARD) for linux platforms (linux desktop and ChromeOS) so that hardward back/forward keys navigate the browser. BUG=338945 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247853

Patch Set 1 #

Total comments: 1

Patch Set 2 : also add entry for VKEY_BROWSER_HOME #

Patch Set 3 : handle refresh and linux/gtk style favorites button #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M chrome/browser/ui/views/accelerator_table.cc View 1 2 2 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
jamesr
On windows these buttons generate some other sort of event (I forget which) that navigates. ...
6 years, 10 months ago (2014-01-29 01:54:38 UTC) #1
Elliot Glaysher
On 2014/01/29 01:54:38, jamesr wrote: > On windows these buttons generate some other sort of ...
6 years, 10 months ago (2014-01-29 02:15:18 UTC) #2
jamesr
I have a mouse with physical back/forward buttons at home, I can try it out ...
6 years, 10 months ago (2014-01-29 03:41:15 UTC) #3
sky
https://codereview.chromium.org/149273002/diff/1/chrome/browser/ui/views/accelerator_table.cc File chrome/browser/ui/views/accelerator_table.cc (right): https://codereview.chromium.org/149273002/diff/1/chrome/browser/ui/views/accelerator_table.cc#newcode149 chrome/browser/ui/views/accelerator_table.cc:149: { ui::VKEY_BROWSER_HOME, ui::EF_NONE, IDC_HOME }, Are any of these ...
6 years, 10 months ago (2014-01-29 16:45:39 UTC) #4
jamesr
The home button on my keyboard does something useful in gtk+ and does something useful ...
6 years, 10 months ago (2014-01-29 20:56:54 UTC) #5
jamesr
This adds an entry for the HOME key, which is the only other key in ...
6 years, 10 months ago (2014-01-29 21:04:45 UTC) #6
sky
LGTM
6 years, 10 months ago (2014-01-29 21:47:02 UTC) #7
jamesr
I found a keyboard with more keys and updated the accelerator table entries for the ...
6 years, 10 months ago (2014-01-29 22:35:59 UTC) #8
sky
SLGTM
6 years, 10 months ago (2014-01-29 22:40:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/149273002/40001
6 years, 10 months ago (2014-01-29 22:44:28 UTC) #10
commit-bot: I haz the power
CQ bit was unchecked on CL. Ignoring.
6 years, 10 months ago (2014-01-30 03:04:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/149273002/40001
6 years, 10 months ago (2014-01-30 03:13:09 UTC) #12
commit-bot: I haz the power
6 years, 10 months ago (2014-01-30 06:25:47 UTC) #13
Message was sent while issue was closed.
Change committed as 247853

Powered by Google App Engine
This is Rietveld 408576698