Closed
Bug 285510
Opened 20 years ago
Closed 20 years ago
[Mac] duplicated items in Window menu
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
Thunderbird1.1
People
(Reporter: bugzilla, Assigned: mscott)
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
|
84.58 KB,
patch
|
Details | Diff | Splinter Review |
thanks to Mano for pointing this out to me: using 20050214-trunk tbird bits, look at the Window menu: Minimize and Zoom are listed twice.
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → Thunderbird1.1
| Reporter | ||
Updated•20 years ago
|
Keywords: regression
| Reporter | ||
Comment 1•20 years ago
|
||
according to Mano's theory, this might've regressed when the fix for bug 281401 went in. and indeed, the 2005021004-trunk build does exhibit this. need to grab 2/9's build to check...
Comment 2•20 years ago
|
||
mscott, this happens becuase thunderbird use seamonkeys tasksoverlay..., apprarenlty there are two options: 1. remove tb's [mac part] window menu code. 2. stop using seamonkey's tasks overlay, this seems (to me) to be the Right Thing, but i dunno what's right for Thunderbird.
| Assignee | ||
Comment 3•20 years ago
|
||
i'll gladly take apatch that reviews the platform overlay.
Comment 4•20 years ago
|
||
(In reply to comment #1) > according to Mano's theory, this might've regressed when the fix for bug 281401 > went in. and indeed, the 2005021004-trunk build does exhibit this. > > need to grab 2/9's build to check... I meant bug Bug #137523...
| Reporter | ||
Comment 5•20 years ago
|
||
yes, this wasn't a problem in the 2005020904-trunk build, so there's a good chance the fix for bug 281401 would be the culprit. (unless it isn't. ;)
| Reporter | ||
Comment 6•20 years ago
|
||
(In reply to comment #4) > I meant bug Bug #137523... whups, collisions. hm, 137523 went in at an earlier time, and the regression window seems to match up with the fix for bug 281401...
| Assignee | ||
Comment 7•20 years ago
|
||
Fix the callers that used communicatorPlatformOverlay.xul (utilityOverlay and editorOverlay) to not use it. Get rid of the platform specific communicator overlay key binding files and collapse them into utilityOverlay.dtd.
| Assignee | ||
Comment 8•20 years ago
|
||
| Assignee | ||
Updated•20 years ago
|
Attachment #177564 -
Attachment is obsolete: true
| Assignee | ||
Updated•20 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•