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 84740 - The panel needs screenshot, run, search and show desktop button objects
The panel needs screenshot, run, search and show desktop button objects
Status: VERIFIED FIXED
Product: gnome-panel
Classification: Other
Component: panel
1.5.x
Other All
: Normal enhancement
: ---
Assigned To: Panel Maintainers
Panel Maintainers
: 91606 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2002-06-10 14:17 UTC by Shane O'Connor
Modified: 2015-03-24 13:00 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Shane O'Connor 2002-06-10 14:17:59 UTC
Cannot add launcher from Actions menu to Panel via right-click of mouse.

If you right click on any Actions menu item the menu item is activated -
Comment 1 Luis Villa 2002-06-11 22:19:30 UTC
I don't think that this is actually a bug, right, Mark?
Comment 2 Shane O'Connor 2002-06-26 15:15:36 UTC
ping Mark, Luis?

I reckon this is a usability bug - should have consitent behaviour
accross all panel menus (well that's my take on it).

Comment 3 Mark McLoughlin 2002-07-29 02:24:18 UTC
Okay, this isn't a bug, because the items in that menu aren't
specified as .desktop files.

I could however be persuaded that we should have run, search and
screenshot buttons just like logout and lock buttons.

Thoughts usability people ?
Comment 4 Dave Bordoley [Not Reading Bug Mail] 2002-07-29 06:25:01 UTC
i think from an admin perspective making the menu contents 
configurable would be cool. Only potential problem I can see is that 
the content of this menu are not in alphabetical order so if you are 
using .desktop files and try to make it general enough so that admins 
can change the content of the actions menu this may create some 
usability issues. 
Comment 5 Calum Benson 2002-07-29 16:30:51 UTC
Okay, I'll buy the technical reason for not being able to right click
on Actions menu items, but as long as this is the case, right-clicking
on these items should probably do nothing rather than activating the
item, IMHO.

I think the ability to add the buttons to the panel as Mark suggests
would also be good, although <obvious>in the longer term we really
need more generic and consistent menu interaction/editing
behaviour</obvious> :)

Comment 6 Shane O'Connor 2002-09-03 13:46:49 UTC
ping :)
Comment 7 Mark McLoughlin 2002-09-23 05:32:55 UTC
*** Bug 91606 has been marked as a duplicate of this bug. ***
Comment 8 Anna Marie Dirks 2002-09-23 21:13:59 UTC
Well golly, I'm with Shane on this. 

There is no reason for an innocent, hapless user to know that there is
any distinction between the items in the "Applications" menu, and
those in the "Actions" menu. For him (or her) Menu items are menu
items, no? 

When menu items behave inconsistently (as in this example) it becomes
more difficult for the user to remember how any given menu item is
supposed to work. 

Dave's technical problem sounded to me like he was focusing on making
the items in the Actions menu configurable; that isn't the same as
just giving every item there a context menu, is it? Does adding the
same context menu to each really cause a technical problem?
Comment 9 Mark McLoughlin 2002-09-24 22:54:36 UTC
Okay guys, I've added extra buttons on HEAD screenshot, search and
run. I've also opened another bug, #94120, on the issue of making the
actions menu editable.

(Note, the fun thing about the way I did this isthat you can change
the button action easily between logout, lock, screenshot, search and
run now using gconf)
Comment 10 Calum Benson 2002-10-01 18:24:14 UTC
I wonder if the 'action buttons' on the 'Add to panel' menu should go
in an "Actions" submenu, rather than being tacked on the bottom of the
menu?  It's getting quite long...
Comment 11 Mark McLoughlin 2002-10-01 21:17:46 UTC
Yeah, I was going to do that but couldn't find an icon. See #94633.
Comment 12 Shane O'Connor 2002-11-20 15:30:10 UTC
original problem still present in sun's gnome build fcs-03 - from a
users perspective - right-clicking on an item in the Actions menu
should not activate that item - this menu should behave as close as
possible to the behaviour of the Applications menu for the sake of
consistency.
Comment 13 Dave Bordoley [Not Reading Bug Mail] 2002-11-20 16:00:59 UTC
for the sake of mentioning it, right clicking on any menu anywhere
else in gnome activates the menu entry. So i see two solutions:

1. Fix gtk so that right clicking on menu entries doesn't activate an item

2. Remove the right click on menu entries from the applications menu
(I sort of favor this and find context clicking in menus to be rather odd)
Comment 14 Vincent Untz 2002-12-19 21:10:58 UTC
Owen: "Fix gtk so that right clicking on menu entries doesn't activate
an item". I suppose it was a design choice. Is there a possibility
this will be changed ?
Comment 15 Kjartan Maraas 2003-10-29 12:24:18 UTC
I think all issues in this report have been adressed by now. We have
the panel objects and none of these activate if you right click on
them as far as I can see.
Comment 16 Owen Taylor 2003-10-29 16:28:10 UTC
See bug 116890 for general issues about widget that respond
to any button.