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 337955 - Context menu items should be insensitive where appropriate
Context menu items should be insensitive where appropriate
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-10 15:21 UTC by Tristan Van Berkom
Modified: 2006-05-06 03:55 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tristan Van Berkom 2006-04-10 15:21:15 UTC
Now all the project window menu items are appropriately insensitive
at the right time (i.e. Save is insensitive when the project is
read-only or no project loaded, paste insensitive with empty clipboard
etc etc.).

The popup menu should do the same.
Comment 1 Tristan Van Berkom 2006-05-06 03:55:04 UTC
Since there is always a widget or placeholder selected
in the case of a context menu... (or the context menu "applies"
to a widget in particular; whether it really already has
selection or not), it was enough to only handle "Paste" here.

in cvs.