Difference between revisions of "Talk:Keyboard Shortcuts"

From GnuCash
Jump to: navigation, search
(Switching tabs does not work on Mac: Does too!)
 
(3 intermediate revisions by 3 users not shown)
Line 14: Line 14:
  
 
--John Ralls, Mac Maintainer
 
--John Ralls, Mac Maintainer
 +
 +
Thank you, that does work. Kind of. I realize this isn't a help forum or a bug/issue tracker, but in the interest of documentation, I'd like to point out that if one of the tabs is a "Budget:" tab, then the tab switching ceases to work as soon as the budget tab gains focus. I tried tabbing to change focus to every element I could possibly get to, but as far as I can tell, there is no way to tab away from the Budget tab without using the mouse. VERY frustrating. Where can I report this as a bug? Or is there a solution I am unaware of?
 +
 +
--[[User:Wikitonic|Wikitonic]]
 +
: Have a look at [[FAQ#Q:_What_should_I_obey_as_a_beginner_in_bug_reporting.2C_enhacement_requesting_....3F]] ff :)
 +
:--[[User:Fell|Fell]] 08:04, 13 September 2011 (EDT)
 +
 +
Thanks to [[User:Fell|Fell]] for the links to references, I was able to poke around in the header files and solve my issue here: https://bugs.gnucash.org/show_bug.cgi?id=797715.
 +
[[User:Kenahoo|Kenahoo]] ([[User talk:Kenahoo|talk]])

Latest revision as of 18:23, 3 May 2020

Switching tabs does not work on Mac

Will somebody please please PLEASE update this with the correct keyboard shortcut for switching between multiple tabs in the main window on Mac OS X 10.6+? I have tried:

  • Cmd+Option+PgUp/Down
  • Ctrl+Option+PgUp/Down
  • Ctrl+PgUp/Down
  • Cmd+PgUp/Down
  • Cmd+Option+Left/Right Arrow
  • etc. etc.

NOTHING seems to be working.

--Wikitonic

Well, you must not have tried Ctrl-Cmd-PgUp/Down, or the notebook didn't have keyboard focus when you tried.

--John Ralls, Mac Maintainer

Thank you, that does work. Kind of. I realize this isn't a help forum or a bug/issue tracker, but in the interest of documentation, I'd like to point out that if one of the tabs is a "Budget:" tab, then the tab switching ceases to work as soon as the budget tab gains focus. I tried tabbing to change focus to every element I could possibly get to, but as far as I can tell, there is no way to tab away from the Budget tab without using the mouse. VERY frustrating. Where can I report this as a bug? Or is there a solution I am unaware of?

--Wikitonic

Have a look at FAQ#Q:_What_should_I_obey_as_a_beginner_in_bug_reporting.2C_enhacement_requesting_....3F ff :)
--Fell 08:04, 13 September 2011 (EDT)

Thanks to Fell for the links to references, I was able to poke around in the header files and solve my issue here: https://bugs.gnucash.org/show_bug.cgi?id=797715. Kenahoo (talk)