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

Issue 8834010: Linux GTK: Support keyboard navigation in avatar menu. (Closed)

Created:
9 years ago by SanjoyPal
Modified:
9 years ago
CC:
chromium-reviews
Visibility:
Public.

Description

Linux GTK: Support keyboard navigation in avatar menu. BUG=101399 TEST= Navigate inside the avatar menu using keyboard. Tab key and down arrow key to navigate forward. Shift-Tab key and up arrow key to navigate backward. Enter key to open/edit a profile. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113577

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -9 lines) Patch
M chrome/browser/ui/gtk/avatar_menu_bubble_gtk.cc View 1 chunk +5 lines, -1 line 0 comments Download
M chrome/browser/ui/gtk/avatar_menu_item_gtk.h View 1 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/browser/ui/gtk/avatar_menu_item_gtk.cc View 1 4 chunks +64 lines, -8 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
SanjoyPal
PTAL. Thanks
9 years ago (2011-12-07 11:08:53 UTC) #1
sail
Did you change the look of the avatar menu? If so can you state that ...
9 years ago (2011-12-07 16:36:13 UTC) #2
sail
I didn't see any code to change the look of the UI. I'm not sure ...
9 years ago (2011-12-07 16:42:26 UTC) #3
Elliot Glaysher
Patching this in, there's a visual difference between the highlight of the individual items and ...
9 years ago (2011-12-07 21:15:39 UTC) #4
SanjoyPal
I removed the BUG=105998 from CL description, will submit a separate CL to fix that. ...
9 years ago (2011-12-08 06:38:54 UTC) #5
sail
lgtm
9 years ago (2011-12-08 06:43:37 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ncj674@motorola.com/8834010/10001
9 years ago (2011-12-08 06:49:28 UTC) #7
commit-bot: I haz the power
Change committed as 113577
9 years ago (2011-12-08 08:51:53 UTC) #8
sail
On 2011/12/08 06:38:54, SanjoyPal wrote: > I removed the BUG=105998 from CL description, will submit ...
9 years ago (2011-12-08 17:46:59 UTC) #9
SanjoyPal
On 2011/12/08 17:46:59, sail wrote: > On 2011/12/08 06:38:54, SanjoyPal wrote: > > I removed ...
9 years ago (2011-12-09 07:02:38 UTC) #10
Elliot Glaysher
9 years ago (2011-12-09 18:33:21 UTC) #11
On 2011/12/09 07:02:38, SanjoyPal wrote:
> On 2011/12/08 17:46:59, sail wrote:
> > On 2011/12/08 06:38:54, SanjoyPal wrote:
> > > I removed the BUG=105998 from CL description, will submit a separate CL to
> fix
> > > that. Uploaded Patch set 2 after addressing other review comments.
> > 
> > Were you able to address erg's comments about the visual difference between
> > highlight of individual items vs link? If not could you send out a 2nd CL to
> fix
> > that or file a bug?
> > 
> > Thanks!
> 
> Elliot, Sail,
> Actually i dint understand erg's comment. Are you talking about the focus-ring
> around the "New user" link? Should I draw a focus-ring for individual items as
> it is in windows?

Correct. You were drawing a highlight when cycling through with the keyboard
instead of the focus ring.

Powered by Google App Engine
This is Rietveld 408576698