Linked by Thom Holwerda on Mon 16th Feb 2009 14:07 UTC
Thread beginning with comment 349588
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[5]: What annoys me about Gnome...
by j-kidd on Thu 19th Feb 2009 01:10
in reply to "RE[4]: What annoys me about Gnome..."
How about this? http://library.gnome.org/devel/hig-book/stable/principles-consisten...
While this document serves as the basis for consistency between GNOME applications, you are encouraged to look at and follow other application's conventions where this document provides no guidelines.
Most of the recommendations in the GNOME HI Guidelines are designed to help you create applications that are consistent with the GNOME environment and other GNOME applications.
So, when there is no explicit guidelines, the Consistency principle says you shall HIGify your application so that it is consistent with other GNOME applications
And how about this? http://bugzilla.gnome.org/show_bug.cgi?id=75420
It is a bug that was opened 6+ years ago because the reporter wanted the tab bar at other location than the top. Incidentally, it was shot down immediately by none other than Havoc Pennington, the one who would then bring the holy book of "The Inmates Are Running the Asylum" to the world of GNOME (http://osdir.com/ml/gnome.usability/2002-12/msg00167.html).
And finally, here's a cute one from Ubuntu's Mark Shuttleworth: https://wiki.ubuntu.com/TabConsistency
tabs should appear at the top of the application window
The GNOME guys are working on adding some guidelines to the tab usage, and Mark's document is being referenced by http://live.gnome.org/UsabilityProject/Whiteboard/TabImplementation...




Member since:
2005-07-20
Here's an example that illustrates how bad it is:
In Epiphany, the tab bar is at the top. This makes sense for a web browser. In GNOME Terminal, the tab bar is again at the top. This makes absolutely no sense for a terminal app. The HIG fails when it preaches consistency above senses.
Please show us where in the HIG ( http://library.gnome.org/devel/hig-book/stable/controls-notebooks.h... ) it says you have to put your tab bar at the top? It's not much more than the Gtk+ default. In fact there's an Epiphany extension to put tabs on the side.
You may or may not be right about the tab positioning, but don't blame the HIG without backing it up.