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 102949 - "When restoring minimized windows" section should be disabled when only windows of current workspace are shown
"When restoring minimized windows" section should be disabled when only windo...
Status: RESOLVED FIXED
Product: gnome-panel
Classification: Other
Component: window list
2.0.x
Other other
: Normal normal
: ---
Assigned To: Panel Maintainers
Panel Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-01-09 15:32 UTC by Vincent Untz
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (1.99 KB, patch)
2003-10-13 21:10 UTC, Vincent Untz
none Details | Review

Description Vincent Untz 2003-01-09 15:32:06 UTC
From a mail to bugsquad
(http://mail.gnome.org/archives/gnome-bugsquad/2003-January/msg00015.html):

 When opening the preferences window of the Window List (Task List),
 shouldn't the "When restoring minimized windows" section be disabled
 when in the "Window List Content" section the "Show windows from current
 workspace" item is selected?
Comment 1 Vincent Untz 2003-10-13 21:10:21 UTC
Created attachment 20681 [details] [review]
Patch
Comment 2 Vincent Untz 2003-10-13 21:26:14 UTC
This patches set the sensitivity of the radio buttons in "When
restoring minimized windows" according to the pref of the radio
"Window List Content".

One question for usability people: I'm setting the sensitivity of the
label that categorizes the radio button too. So the label "When
restoring minimized windows" is insensitive when the window list shows
only window in the current workspace. I'm not sure if this should be
done...
Comment 3 Mark McLoughlin 2003-10-14 10:38:17 UTC
Calum: could you comment - I think its the only thing blocking the
patch being committed ... thanks
Comment 4 Calum Benson 2003-10-14 11:16:45 UTC
I don't think we actually have a HIG guideline on this at the moment,
but visually I'd agree that disabling a group's title when all its
contents are disabled seems like the right thing to do.
Comment 5 Calum Benson 2003-10-14 11:19:47 UTC
I've just added a guideline to the HIG, so now it's definitely the
right thing to do :)
Comment 6 Vincent Untz 2003-10-14 11:34:33 UTC
Fixed in HEAD.