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 152862 - panel drawer: option for list-style drawer
panel drawer: option for list-style drawer
Status: RESOLVED WONTFIX
Product: gnome-panel
Classification: Other
Component: general
2.11.x
Other Linux
: Normal enhancement
: ---
Assigned To: Panel Maintainers
Panel Maintainers
--do_not_change-- [gnome3-wontfix]
: 168064 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2004-09-16 22:08 UTC by Rafael Jannone
Modified: 2011-03-29 04:51 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
The drawer in its current form (13.68 KB, image/jpeg)
2004-09-16 22:09 UTC, Rafael Jannone
  Details
The drawer with the new option turned on (11.92 KB, image/jpeg)
2004-09-16 22:10 UTC, Rafael Jannone
  Details
A proof of concept for my proposed solution (7.36 KB, patch)
2008-12-26 06:05 UTC, Magnus Bergman
none Details | Review

Description Rafael Jannone 2004-09-16 22:08:20 UTC
Drawer needs some love on usability.  Currently when opening a drawer, the user
is presented with a set of icons without descriptions, which could lead to
confusion.
I suggest an option for the drawer to present its contents as a list, just like
a regular menu [*]

I'm placing some attached mock-ups.

--

* and since we can embed drawers within drawers, that would effectively allow
the user to construct a hierarchical menu
Comment 1 Rafael Jannone 2004-09-16 22:09:41 UTC
Created attachment 31630 [details]
The drawer in its current form
Comment 2 Rafael Jannone 2004-09-16 22:10:28 UTC
Created attachment 31631 [details]
The drawer with the new option turned on
Comment 3 Vincent Untz 2004-09-17 06:49:29 UTC
And what should we do with applets in the drawer?

It seems to me that your request is more like "add possibility to add
user-configured menus to the panel". Which could be nice.
Comment 4 Rafael Jannone 2004-09-17 14:49:58 UTC
Some possibilities:

1. To go with the original suggestion, plus allowing applets mixed in the menu.
 That would mean that each drawer icon could be either just an icon, or a
combination of icon + caption.  Custom positioning would be respected for both
applets and drawer items.
2. To go with the original suggestion, but not allowing applets.
3. To go with yours (Vincent) idea, and instead of changing the drawer, create
another way of doing this.

Either way I would be happy.  Can't speak by Joe User though.  Could he figure
out any of this?
Comment 5 Vincent Untz 2005-02-21 16:33:07 UTC
*** Bug 168064 has been marked as a duplicate of this bug. ***
Comment 6 Magnus Bergman 2008-12-25 16:35:50 UTC
Why not solve it like this: launchers always show the title if it's in a vertical panel/drawer which is wide enough. Simple as that.
Comment 7 Magnus Bergman 2008-12-26 06:05:33 UTC
Created attachment 125325 [details] [review]
A proof of concept for my proposed solution

With this patch drawers will automatically show the names of the applications if the the drawer is wide enough (currently 128) as I proposed above. It's still rough on the edges but that could easily be fixed if the solution is approved.

By the way, #168064 and #498335 seem to be duplicates of this one.
Comment 8 Vincent Untz 2011-03-29 04:51:45 UTC
For GNOME 3, we removed the drawers from gnome-panel -- we believe they don't fit that well in GNOME 3, and there were always many issues (including usability issues) with them. We feel it's better this way.