After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 99537 - [ui-review] Menus and Toolbars capplet UI issues
[ui-review] Menus and Toolbars capplet UI issues
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Other Preferences
2.1.x
Other other
: Normal minor
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks: 115435
 
 
Reported: 2002-11-25 18:31 UTC by Andrew Sobala
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A patch file... (18.92 KB, patch)
2002-12-15 09:10 UTC, Dennis Cranston
none Details | Review
Patch as stated above. (21.76 KB, patch)
2003-02-11 12:24 UTC, Rajkumar
none Details | Review
Screen shot of the capplet with the above patch applied. (15.24 KB, image/jpeg)
2003-02-11 12:29 UTC, Rajkumar
  Details
New glade file for Menus & Toolbars prefs dialog (19.75 KB, text/plain)
2003-05-09 16:21 UTC, Calum Benson
  Details
Screenshot of same. (29.34 KB, image/png)
2003-05-09 16:22 UTC, Calum Benson
  Details
Another glade file for Menus & Toolbars prefs dialog with frames and widget padding modified per HIG. (22.40 KB, text/plain)
2003-05-23 04:30 UTC, Dennis Cranston
  Details
Screen shot of above patch. (25.97 KB, image/png)
2003-05-23 04:32 UTC, Dennis Cranston
  Details
A patch file taking into account Seth's previous comments. (23.76 KB, patch)
2003-07-12 06:46 UTC, Dennis Cranston
none Details | Review
Screenshot of dialog. (22.90 KB, image/png)
2003-07-12 06:47 UTC, Dennis Cranston
  Details
I'm a patch. Click me! ;) (3.05 KB, patch)
2003-07-18 12:54 UTC, Christian Neumair
none Details | Review

Description Andrew Sobala 2002-11-25 18:31:59 UTC
- s/Button Labels/Buttons labels
- s/detached and moved around/detached
- Order is 'Menus and Toolbars' in the title, the widgets are reversed in
reality
- Might be nice to have a preview pane for the menus to see the effect of
instant apply
- s/Text Below Icons/Text below icons
- s/Text Beside Icons/Text beside icons
- s/Icons Only/Icons only
- s/Text Only/Text only
Comment 1 Dennis Cranston 2002-12-15 09:10:53 UTC
Created attachment 13000 [details] [review]
A patch file...
Comment 2 Dennis Cranston 2002-12-15 09:14:26 UTC
I attached a patch to correct the following issues.

2002-12-15  Dennis Cranston <dennis_cranston@yahoo.com>

	* gnome-ui-properties.glade:  Fixes for ui-review bug 99537.
	 - s/Button Labels/Button labels
	 - s/detached and moved around/detached
	 - order is menus and toolbars in title, bug widgets are reversed
	 - s/Text Below Icons/Text below icons
	 - s/Text Beside Icons/Text beside icons
	 - s/Icons Only/Icons only
	 - s/Text Only/Text only
Comment 3 Calum Benson 2003-01-14 13:58:06 UTC
I can't remember if we discussed this in the ui-review or not, but
"text beside" and "text below" really need to change, because if you
drag your toolbars around (in nautilus say) so they're oriented
vertically, the text is just wrong-- "text beside" puts the priority
text below the icons, and "text below" puts the text beside the icons
:)  

I'd say this is a bug in the wording rather than in the toolbar
control, as placing the text the other way around for vertical
toolbars would make them look even uglier than they already do :)  So,
IMHO the option menu really needs to say something more like:

Button Labels: 	Text for all icons
		Text for important icons
		Icons only
		Text only
Comment 4 Rajkumar 2003-02-11 12:20:21 UTC
Dennis, thanks for the patch. I guess some more changes are required
other than the ones addressed in the above patch (e.g., the changes
above removes the outer frame (border-line) for Menus and Toolbar UI
portions).


Am attaching a patch as follows:

Part-a:
------
- s/Button Labels/Button labels
- s/detached and moved around/detached
- Reverse Menus and Toolbar UI positioning

Part-b:
------
- s/Icons Only/Icons only
- s/Text Beside Icons/Text for important icons
- s/Text Below Icons/Text for all icons
- s/Text Only/Text only

Part-b of the above orders the option menu from _Icons_ only to _Text_
only and also changes the label "Text Beside" and "Text Below" to
"Text for important" and "Text for all" as Calum pointed out above.
Comment 5 Rajkumar 2003-02-11 12:24:42 UTC
Created attachment 14257 [details] [review]
Patch as stated above.
Comment 6 Rajkumar 2003-02-11 12:29:46 UTC
Created attachment 14258 [details]
Screen shot of the capplet with the above patch applied.
Comment 7 Calum Benson 2003-03-24 17:18:47 UTC
I guess this needs to use the GNOME 2.x frame style (bold text, no
lines) if this is going to get back to development branch anytime
soon...

Personally I'd rather see one single preview area that showed both the
menubar and toolbar, I've always thought this dialog looks rather
cluttered considering it only has three options in it.
Comment 8 Kjartan Maraas 2003-04-29 22:38:54 UTC
Can we please get these in early in the cycle for 2.4?
Comment 9 Kjartan Maraas 2003-04-30 20:10:39 UTC
Are we going to use the latest patch here or is it going to be updated according to the comments?
Comment 10 Andrew Sobala 2003-05-03 11:00:58 UTC
Reopening so the patches don't get lost
Comment 11 Calum Benson 2003-05-09 16:20:30 UTC
Attached is replacement gnome-ui-properties.glade file that
incorporates all the above changes (and a couple more tweaks).  Tested
against HEAD.
Comment 12 Calum Benson 2003-05-09 16:21:27 UTC
Created attachment 16396 [details]
New glade file for Menus & Toolbars prefs dialog
Comment 13 Calum Benson 2003-05-09 16:22:17 UTC
Created attachment 16397 [details]
Screenshot of same.
Comment 14 Calum Benson 2003-05-09 16:31:16 UTC
Note: ideally only the "New" and "Open" toolbar buttons in the preview
area would be marked as having priority text, so that when you switch
to "text for important icons", you only see text beside two of the
three icons.

I don't know how to do this though, and I don't have time to find out
right at the moment :)
Comment 15 Dennis Cranston 2003-05-23 04:30:13 UTC
Created attachment 16758 [details]
Another glade file for Menus & Toolbars prefs dialog with frames and widget padding modified per HIG.
Comment 16 Dennis Cranston 2003-05-23 04:32:07 UTC
Created attachment 16759 [details]
Screen shot of above patch.
Comment 17 Dennis Cranston 2003-05-23 04:34:12 UTC
I attached another new glade file.  It's the same as Calum's, but I
have adjusted widget padding and converted the frames per the HIG.
Comment 18 Seth Nickell 2003-05-23 17:38:33 UTC
Just FYI, "Text for all icons" really only makes sense in contrast to
"Text for important icons".... Its better if the items are sensible
enough that people can connect them to their current state w/o reading
the other option menu items. "Text Below Icons" vs. "Text Beside
Icons", while not as precise, may be more descriptive in terms of
providing the most information on average.
Comment 19 Dennis Cranston 2003-07-12 06:46:51 UTC
Created attachment 18230 [details] [review]
A patch file taking into account Seth's previous comments.
Comment 20 Dennis Cranston 2003-07-12 06:47:53 UTC
Created attachment 18231 [details]
Screenshot of dialog.
Comment 21 Dennis Cranston 2003-07-12 06:51:12 UTC
It would be nice to get this change in before the freeze.  Can I
commit the above patch?
Comment 22 Dennis Cranston 2003-07-17 06:28:54 UTC
The patch has been applied to CVS.  Resolving this bug report as fixed.
Comment 23 Christian Neumair 2003-07-18 12:53:28 UTC
Dennis: The patch is fine, you made a slight mistake, though: You
packed the toolbar preview widget into a GtkFrame which makes it look
ugly since it means additional, non HIG-compliant spacing, plus you
set it's shadow to IN.
The attached patch fixes both issues by changing the shadow to OUT and
packing the widget into a GtkAlignment.
This should be the final touch for some months.

regs,
 Chris
Comment 24 Christian Neumair 2003-07-18 12:54:19 UTC
Created attachment 18413 [details] [review]
I'm a patch. Click me! ;)
Comment 25 Dennis Cranston 2003-07-18 14:53:35 UTC
Thanks Chris!  The only change I made to your patch was to remove
'<requires lib="gnome"/>' from the glade file.

2003-07-18  Dennis Cranston <dennis_cranston at yahoo com>

	* gnome-ui-properties.c, gnome-ui-properties.glade:
	Apply patch from Christian - Manny Calavera - Neumair
	<chris@gnome-de.org> for ui-review bug # 99537.