Public bug reported: Binary package hint: gnucash
Since Karmic mnemonics on non-stock buttons don't work anymore (they did in Jaunty). For example: If you want to delete a transaction, the button to confirm it is labelled "_Delete Transaction", but the "D" should be underlined and respond to keyboard but it does not. This can be fixed with one single line of code; gtk_button_new_with_label has to be changed to gtk_button_new_with_mnemonic. (Fortunately just once.) I attach a debiff that solves the problem (it's my very first dpatch and very first debdiff, but it seems to work). Side note: I couldn't install it on GUI (GDebi), only with dpkg. I'll have a closer look at it and maybe file this as a separate bug. There is a bug report upstream at https://bugzilla.gnome.org/show_bug.cgi?id=601861 , that I am about to update. ** Affects: gnucash (Ubuntu) Importance: Undecided Status: New -- [karmic] Keyboard navigation broken on some buttons https://bugs.launchpad.net/bugs/483716 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
