Closed Bug 496543 Opened 14 years ago Closed 14 years ago

Marks folders as read only marks first folder

Categories

(Thunderbird :: Mail Window Front End, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.0b3

People

(Reporter: brian, Assigned: mkmelin)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1pre) Gecko/20090604 Lightning/1.0pre Shredder/3.0b3pre

In the tree view selecting two or more folders to mark as read only marks the first folder.

Reproducible: Always

Steps to Reproduce:
1. Select 2 or more folders with unread mail in tree view ( I didn't use inbox subfolders)
2. Right click, select mark folders as read

Actual Results:  
First folder is marked correctly, other folders are unchanged

Expected Results:  
All selected folders should be marked as read

As an aside it would be nice to have a delete folders in this context too.
Version: unspecified → Trunk
confirming with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1pre) Gecko/20090604 Shredder/3.0b3pre.

Brian is this a regression , did it used to work in older versions ?
Status: UNCONFIRMED → NEW
Ever confirmed: true
> Brian is this a regression , did it used to work in older versions ?

I only noticed this feature yesterday, it didn't work then & it doesn't on the latest nightly. FYI I use IMAP.
the regression is that we allow multiple folder selection in the folder pane. We didn't used to, and the backend doesn't support applying commands to multiple selected folders.
Flags: blocking-thunderbird3?
Apparently i didn't missed this in bug 296655.

The patch i have fixes the obvious issue, but there's some occacional funkiness if the remote count isn't up to date... bug 243029, also the problems in bug 240209 for news...
Flags: blocking-thunderbird3? → blocking-thunderbird3+
OS: Windows XP → All
Hardware: x86 → All
Attached patch proposed fixSplinter Review
Assignee: nobody → mkmelin+mozilla
Status: NEW → ASSIGNED
Attachment #382564 - Flags: review?(bienvenu)
Target Milestone: --- → Thunderbird 3.0b3
Attachment #382564 - Flags: review?(bienvenu) → review+
Comment on attachment 382564 [details] [diff] [review]
proposed fix

how about let folders...?

This has the potential to lock up the ui if the user selects a bunch of large folders and does this, but that should be pretty rare.
changeset:   2878:ddb48960e0ac
http://hg.mozilla.org/comm-central/rev/ddb48960e0ac

->FIXED
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.