GNOME Bugzilla – Bug 682232
stopwatch should focus the start button
Last modified: 2013-04-15 07:10:28 UTC
When going to the stopwatch view, keyboard focus should be moved on the start/stop button so that one can start/stop using the space bar on the keyboard
Created attachment 241527 [details] [review] A patch that gives focus to the Start button after switching to Stopwatch
Hi Andrea, thanks for the patch! Since each clock is also a GtkWidget, we can override grab_focus instead of adding a new virtual method. I committed a patch with such change: https://git.gnome.org/browse/gnome-clocks/commit/?id=3489640c41b822fb9f4fb175c7caaad10358fb1d