Closed
Bug 303791
Opened 19 years ago
Closed 19 years ago
Changing task progress from context menu should also update status
Categories
(Calendar :: Sunbird Only, defect)
Calendar
Sunbird Only
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: robin.edrenius, Assigned: jminta)
Details
Attachments
(1 file)
|
1.37 KB,
patch
|
mvl
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050806 Firefox/1.0+ Build Identifier: The task progress dropdown is greyed out if the task status is "none" Reproducible: Always Steps to Reproduce: 1. Create a task 2. Leave status as "none" 3. Actual Results: The progress dropdown is greyed out Expected Results: You should be able to change the progress
| Assignee | ||
Comment 1•19 years ago
|
||
The menu-item should be disabled for status 'None', but once the progress has been changed via the context menu, the status should also be changed to 'In-process'. Status: NEW Changed summary, previously was: "Task progress dropdown greyed out if status is 'none'".
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Task progress dropdown greyed out if status is "none" → Changing task progress from context menu should also update status
| Assignee | ||
Comment 2•19 years ago
|
||
Changes status to 'None' if 0% complete is chosen, 'Completed' if 100% complete is chosen, and 'In-Progress' otherwise.
Comment 3•19 years ago
|
||
Comment on attachment 192371 [details] [diff] [review] set status too r=mvl
Attachment #192371 -
Flags: first-review?(mvl) → first-review+
| Assignee | ||
Comment 4•19 years ago
|
||
Patch checked in.
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•