Closed
Bug 473168
Opened 16 years ago
Closed 16 years ago
Move Again context menu item doesn't show destination folder
Categories
(Thunderbird :: Folder and Message Lists, defect)
Thunderbird
Folder and Message Lists
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird 3.0b3
People
(Reporter: ryan, Assigned: mkmelin)
References
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
4.72 KB,
patch
|
jminta
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.6pre) Gecko/2009010907 GranParadiso/3.0.6pre
Build Identifier: Shredder/3.0b2pre
When right clicking on an email in the email list pane the Move Again context menu item doesn't show the most recent folder. It used to say something like "Move to Junk Again". Tested this with the nightly and a fresh profile. The problem is referenced in Bug 378658 where they say the problem was due to a plugin. I don't have that plugin and this seems to be a different issue than the one in Bug 378658.
Reproducible: Always
Steps to Reproduce:
1. Right click on an email item in the list of emails, in any folder.
2. Move the email to another folder using the "Move To" item
3. Right click on another email. The name of the last folder you moved to should be in the Move Again context item.
Comment 1•16 years ago
|
||
Confirmed on on Linux nightly trunk builds.
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1b3pre) Gecko/20090112 Shredder/3.0b2pre
This changed sometime just after the new year.
Assignee | ||
Comment 2•16 years ago
|
||
Confirming.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression,
regressionwindow-wanted
OS: Windows XP → All
Hardware: x86 → All
Comment 3•16 years ago
|
||
confirming too on windows vista. as far as i remember, thunderbird 3.0b1 has been
fine thou. so i can also confirm that this changed somewhere around new year.
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b3pre) Gecko/20090201 Shredder/3.0b2pre
Comment 4•16 years ago
|
||
would be cool for someone to volunteer to narrow the range - if it really happened after 2009-01-01 you probably need only check 3-4 nightlies to narrow it down to a 1-2 day range.
Comment 5•16 years ago
|
||
it's interesting that the problem doesn't exist on the "message" menu
Severity: minor → normal
Component: Mail Window Front End → Folder and Message Lists
QA Contact: front-end → folders-message-lists
Version: unspecified → Trunk
Comment 6•16 years ago
|
||
Ryan, Raoul, can you try builds between 2009010907 (which doesn't work for ryan) and 20081230 (which does work for me)?
If you can narrow the range then we can find which patch caused the problem.
Builds are here ftp://ftp.mozilla.org/pub/thunderbird/nightly/2009/01/
Comment 7•16 years ago
|
||
It broke between the January 4 nightlies (in which it works) and the January 5 ones (where it doesn't).
Comment 8•16 years ago
|
||
regression of Bug 462684 Combine messagePaneContext and threadPaneContext
Frank, thanks for that info.
Assignee: nobody → jminta
Blocks: 462684
Keywords: regressionwindow-wanted
Summary: Move Again context menu item doesn't show destination → Move Again context menu item doesn't show destination folder
![]() |
||
Comment 9•16 years ago
|
||
I use "Move Again" a lot when triaging bugmail, and having no idea what the last directory was is a real pain. This should block beta3 IMO (or even a respin of beta2 would be great, as I have in mind some blockers are still open for beta2).
Flags: blocking-thunderbird3?
Updated•16 years ago
|
Flags: blocking-thunderbird3? → blocking-thunderbird3+
Target Milestone: --- → Thunderbird 3.0b3
Comment 10•16 years ago
|
||
I'm putting this as a blocker since the regression seems to make this feature somewhat useless. Hopefully there is an easy fix to get this working again.
Target Milestone: Thunderbird 3.0b3 → ---
![]() |
||
Comment 11•16 years ago
|
||
(In reply to comment #10)
> I'm putting this as a blocker
Wow, putting this as a blocker means removing its target milestone? What's the logic here? :)
Comment 12•16 years ago
|
||
Probably a mid-air, you know how poorly our bug tracker copes with those ;)
Target Milestone: --- → Thunderbird 3.0b3
![]() |
||
Comment 13•16 years ago
|
||
(In reply to comment #12)
> Probably a mid-air, you know how poorly our bug tracker copes with those ;)
/me won't reply to this kind of sarcasms. :-p
Assignee | ||
Comment 14•16 years ago
|
||
The main bug is just a one bit fix, but there were also some other enabling issues with that menu which are fixed by this patch. (Esp. for news.)
GetThreadTree is not defined in the standalong msg window.
Assignee: jminta → mkmelin+mozilla
Status: NEW → ASSIGNED
Attachment #364374 -
Flags: review?(jminta)
Comment 15•16 years ago
|
||
please tell me when there is a nightly release that includes this patch so that i can test. thanks for taking care of this issue!
Updated•16 years ago
|
Attachment #364374 -
Flags: review?(jminta) → review-
Comment 16•16 years ago
|
||
Comment on attachment 364374 [details] [diff] [review]
proposed fix
I'm not sure I like the fix for the news-stuff. In my mind, the polite thing to do would be, if you can't delete messages, offer to copy them to the last destination target, rather than not offering to do anything. Either way, it would probably be best not to roll that into this patch.
+ if (!tree) // standalone msg window
This comment isn't quite right, since the function is a bit more generic. An extension could easily hit that if clause but not be in the standalone window. I'd just drop it.
Assignee | ||
Comment 17•16 years ago
|
||
Leaving the news stuff to bug 442726...
Attachment #364374 -
Attachment is obsolete: true
Attachment #364671 -
Flags: review?(jminta)
Updated•16 years ago
|
Attachment #364671 -
Flags: review?(jminta) → review+
Assignee | ||
Comment 18•16 years ago
|
||
changeset: 2100:c112d8bedf8b
http://hg.mozilla.org/comm-central/rev/c112d8bedf8b
->FIXED
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 19•16 years ago
|
||
v.fixed Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1b4pre) Gecko/20090305 Shredder/3.0b3pre
thanks magnus
Status: RESOLVED → VERIFIED
Comment 20•16 years ago
|
||
i can confirm that too for Gecko/20090304 Shredder/3.0b3pre on Windows Vista. it has been fixed since a couple of days (makes sence as the fix was commited on feb 28)
thanks!
Comment 22•15 years ago
|
||
unfortunatly, this is not/not always working with:
> Mozilla/5.0 (X11; U; Linux i686 (x86_64); de-DE; rv:1.9.1.4pre) Gecko/20090830 Shredder/3.0b4pre
i have two imap accounts: my personal and an office@ account.
1. i moved some emails from *private* to *office* "INBOX._partner.xxx (yyy)"
2. i renamed "INBOX._partner.xxx (yyy)" to "INBOX._partner.xxx"
3. browsing to *personal* INBOX, i want to "move again" 2 emails.
4. the context menu shows: "Move to "xxx (yyy) Again"
-> not working
Assignee | ||
Comment 23•15 years ago
|
||
raoul: that would be a different bug (focusing on the rename folder after the first move), please file one if you still see it
You need to log in
before you can comment on or make changes to this bug.
Description
•