Closed
Bug 481249
Opened 16 years ago
Closed 16 years ago
Archiving doesn't work in the stand-alone message viewer
Categories
(Thunderbird :: Message Reader UI, defect)
Thunderbird
Message Reader UI
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 3.0b3
People
(Reporter: Nomis101, Assigned: philor)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.96 KB,
patch
|
Bienvenu
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; de-de) AppleWebKit/528.16 (KHTML, like Gecko) Version/4.0 Safari/528.16
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1b3pre) Gecko/20090218 Thunderbird/3.0b2
If you open your mail in the stand-alone message viewer the "Archive - A" is greyed out in the menu (and so the shortcut doesn't work). But it works if you click on the Archive button in the message header.
Reproducible: Always
Steps to Reproduce:
1. Double click on a message to open it in the stand-alone message viewer
2. Look at the menu or try to archive it with the "A" shortcut
Actual Results:
"Archive" is greyed out in the menu and the shortcut doesn't work
Confirmed, only the "archive" button works in a stand-alone message reader. Nothing filed yet [Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090223 Thunderbird/3.0b2].
Status: UNCONFIRMED → NEW
Component: General → Message Reader UI
Ever confirmed: true
QA Contact: general → message-reader
Version: unspecified → Trunk
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → philringnalda
Updated•16 years ago
|
Flags: blocking-thunderbird3+
Target Milestone: --- → Thunderbird 3.0rc1
Assignee | ||
Comment 2•16 years ago
|
||
Would have already been done with this, except I hit the surprising bit where we disable and enable the archive button based on whether you're in the archive folder or not, but don't change the menuitem, which is giving me pause.
Assignee | ||
Comment 3•16 years ago
|
||
Ah, apparently having the archive menuitem enabled even when the button isn't is intentional, though it's not obvious from bug 473215 whether it's intentional for The davida Problem of having moved things into /Archives manually, and then wanting to move them to the proper place, or for some other reason. That doesn't feel very settled, so this patch just follows along for now, leaving the menuitem enabled even when you open an already-archived message in a standalone window.
Attachment #367446 -
Flags: review?(bienvenu)
Assignee | ||
Updated•16 years ago
|
Status: NEW → ASSIGNED
Updated•16 years ago
|
Attachment #367446 -
Flags: review?(bienvenu) → review+
Assignee | ||
Comment 4•16 years ago
|
||
Target Milestone: Thunderbird 3.0rc1 → Thunderbird 3.0b3
Assignee | ||
Updated•16 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•