Closed
Bug 46973
Opened 24 years ago
Closed 24 years ago
Select all doesn't select children to unexpanded nodes in threaded view
Categories
(SeaMonkey :: MailNews: Message Display, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M18
People
(Reporter: bratell, Assigned: scottputterman)
Details
(Whiteboard: [nsbeta3+])
I read netscape.public.mozilla.general in theraded mode, when I decided I
wanted to mark all messages read, so I choose "Select All" on the edit menu.
Then I selected Mark->As Read on the Message menu.
Expected Result:
All messages marked read.
Actual Result:
Only messages visible in tree (not under a collapsed node) marked read.
I guess this is because only messages visible in the tree is selected. Maybe
there could be a special selection marker "I'm marked and so are all my
children" so that code dependent on the selection could traverse the full tree.
Tried with current (2000-07-30) CVS debug build.
I'm sure this must be a dup, but I couldn't find the other bug.
Comment 1•24 years ago
|
||
confirming using the 2000080508 m18 nightly on win2k. This also happens in the
Manage Bookmarks windows so this isn't only a MailNews issue
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 2•24 years ago
|
||
In 4.x we handled this by opening up all threads and then doing a select all.
Assignee | ||
Comment 4•24 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 5•24 years ago
|
||
Don't see this bug anymore. Select all now seems to selects all messages in the
thread.
Using 2000-08-21 M18 on Mac, Linux and NT4
Verified: Fixed
Status: RESOLVED → VERIFIED
QA Contact: lchiang → pratikd
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•