GnuCash
Contact   Instructions
Bug 796739 - Toolbar buttons have no labels
Summary: Toolbar buttons have no labels
Status: RESOLVED FIXED
Alias: None
Product: GnuCash
Classification: Unclassified
Component: User Interface General (show other bugs)
Version: 3.2
Hardware: PC Mac OS
: Normal enhancement
Target Milestone: ---
Assignee: ui
QA Contact: ui
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-07 06:23 EDT by miepje66
Modified: 2018-09-24 10:05 EDT (History)
8 users (show)

See Also:


Attachments

Description miepje66 2018-07-07 06:23:24 EDT
Most buttons on the toolbars have no labels in version 3.2. Not sure if this is considered a bug, but my previous version 2.6.19 did have labels below the buttons. On the MacOs version of GnuCash I cannot find a setting to enable them.
Comment 1 Mike Alexander 2018-07-08 18:06:47 EDT
I suspect there is a GTK3 option to control this, but I haven't been able to find it with a quick look.

Another, perhaps related, problem is that tooltips don't work right on the toolbar in the Mac version either.  Sometimes they work ok, but most of the time they don't appear at all or perhaps appear for a fraction of a second and then disappear.  I've found that if you mouse-down then drag a bit in the button the tooltip appears, so this is a work around of sorts.
Comment 2 miepje66 2018-07-11 09:01:24 EDT
I don't know what GTK3 is (I'm not a developer) and cannot find any settings for that. Tooltips do work, for me at least. Works as a work around, but breaks the fast work flow quite a lot. I hope it can be solved by someone.
Comment 3 Bob 2018-07-15 12:21:33 EDT
Possible fix in PR383.

Added a couple of preferences to govern icon size and how the toolbar items appear. I think this was also mentioned on the user list.
Comment 4 John Ralls 2018-07-15 13:54:12 EDT
Bob's changes are pushed and will be in 3.3.
Comment 5 Geert Janssens 2018-07-31 11:39:11 EDT
Unfortunately the proposed solution is not an acceptable fix so I have reverted this solution. I am motivating this in more detail here:
https://github.com/Gnucash/gnucash/pull/383#issuecomment-408278377

The short term fix is to enable icons and text for all tool bar buttons (using small buttons due to limited space).
Comment 6 Geert Janssens 2018-09-24 10:05:59 EDT
As a much needed gui overhaul is not planned in the short term we have decided to switch to small icons with text as a hard coded compromise starting with gnucash 3.3.

Users not wanting the text can use a css snippet to hide this as documented on the Gtk3 wiki page:
https://wiki.gnucash.org/wiki/GTK3#Sample_GnuCash_Selectors_.28CSS_Nodes.29

Note You need to log in before you can comment on or make changes to this bug.