Closed
Bug 325354
Opened 20 years ago
Closed 20 years ago
Snooze button doesn't do anything
Categories
(Calendar :: Sunbird Only, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: riho, Assigned: jminta)
Details
Attachments
(1 file)
|
2.61 KB,
patch
|
dmosedale
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.0.3705)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051104 Mozilla Sunbird/0.3a1
When alert window pops up, clicking the Snooze button doesn't do anything. Clicking dismiss only removes the text and 2 buttons. I have to click "dismiss all" to get rid of this window.
Reproducible: Always
Steps to Reproduce:
1. Make event
2. See alert
3. Press Snooze
Expected Results:
Show snooze window to set the time
| Assignee | ||
Comment 1•20 years ago
|
||
This was part of my alarm-overhaul plans. Since this bug is filed, it makes things simple to break out these changes here.
Basic issue:
I think pav was rather tired when he wrote this code. It's currently a jumble of duration and datetime calls. This patch makes it all duration.
Assignee: nobody → jminta
Status: UNCONFIRMED → ASSIGNED
Attachment #210544 -
Flags: first-review?(dmose)
Comment 2•20 years ago
|
||
Comment on attachment 210544 [details] [diff] [review]
really use duration
r=dmose
Attachment #210544 -
Flags: first-review?(dmose) → first-review+
| Assignee | ||
Comment 3•20 years ago
|
||
patch checked in
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Comment 4•19 years ago
|
||
verified with
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060909 Calendar/0.3a2+
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•