Closed
Bug 264298
Opened 20 years ago
Closed 20 years ago
Disable grouping for virtual folders
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird0.9
People
(Reporter: mscott, Assigned: mscott)
Details
group by sort doesn't work on virtual folders so we should disable the menu item and the hot key (G) that I added so you can't try to group by sort when looking at a virtual folder
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird0.9
Comment 1•20 years ago
|
||
using today's build on the Mac (version 0.8 (20041014) the option to Group by Sort on the Mac is disabled for Virtual Folders. Tracy said this was the case on Windows as well, and Sarah checked Linux and found the same results.
QA Contact: marcia
| Assignee | ||
Comment 2•20 years ago
|
||
the menu is indeed disabled but the key "G" which you can use to toggle into grouped mode is still having an effect when it shouldn't.
| Assignee | ||
Comment 3•20 years ago
|
||
My patch for Bug #263255 included changes to threadPane.js to fix this problem. Now pressing G won't take you into an invalid group by sort mode. branch and trunk
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•