Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#388 closed Defect (fixed)

Selecting Suspend from Activity menu sets Snooze checkmark in Taskbar icon's menu

Reported by: charlief Owned by: romw
Priority: Major Milestone: 5.10
Component: Manager Version:
Keywords: taskbar snooze suspend Cc: davea

Description

At 12:46 PM -0700 5/11/07, David Anderson wrote: Rom: Please make these changes. -- DPA

At 7:02 PM -0800 2/25/07, Charlie Fenton wrote: CTaskBarIcon::AdjustMenuItems?() sets the Snooze menu item's checkmark if the user selects Suspend from the Activity menu; this is permanent until the user changes the Activity menu setting.

If the user sets Snooze from the task bar icon's menu, then Suspend is checked temporarily.

This combination means that there is no way to tell by looking at the checkmarks and other indications whether the Suspend is temporary (set by Snooze menu item) or permanent (set by Activity > Suspend menu item.)

Furthermore, if Activity > Suspend is set, then Snooze has no effect because at the end of an hour it will set it back to its former value of Suspend.

I believe that proper operation should be:

  • If the user selects Activity > Suspend, then:

Snooze menu item should be disabled (dimmed). Snooze should _not_ be checked. Task bar icon should have the "pause" badge (as it does now.)

  • If the user selects Snooze from the task bar, it should work as it does now:

Snooze should be checked. Activity > Suspend should be checked. Task bar icon should have the "pause" badge.

Change History (2)

comment:1 Changed 17 years ago by charlief

Resolution: fixed
Status: newclosed

(In [13541]) MGR: Fix #388: Snooze menu item is disabled and not checked if user selects RUN_MODE_NEVER

comment:2 Changed 17 years ago by charlief

(In [13542]) MGR: Fix #388: Snooze menu item is disabled and not checked if user selects RUN_MODE_NEVER

Note: See TracTickets for help on using tickets.