Closed
Bug 304042
Opened 19 years ago
Closed 19 years ago
Please add separator line under "Check for updates" like in firefox
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird1.1
People
(Reporter: mailbox, Assigned: mscott)
Details
(Keywords: fixed1.8)
Attachments
(1 file, 1 obsolete file)
|
1.19 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050809 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050809 Firefox/1.0+ Please add a separator-line in Help-menu under "Check for updates" like in firefox. So, "About thunderbird" is separated from "Check for updates". So, it's easier to see "Check for updates". Reproducible: Always
Comment 1•19 years ago
|
||
version 1.0+ (20050808) Works for me. This is fixed in the recent builds. http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/mail/base/content/mailWindowOverlay.xul&mark=1719#1719
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 2•19 years ago
|
||
I have installed newest build, but there is no seperator between "check for updates" and "About ....".
Updated•19 years ago
|
Severity: enhancement → trivial
Status: RESOLVED → UNCONFIRMED
OS: Windows XP → All
Hardware: PC → All
Resolution: WORKSFORME → ---
Version: unspecified → Trunk
Comment 3•19 years ago
|
||
Confirming. This would be pretty easy to do, but I just don't know if we really need it in Thunderbird there being so few options in that menu and all...
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 4•19 years ago
|
||
we'll do it so we are consistent with firefox even though we don't have many items in this menu.
| Assignee | ||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird1.1
Comment 5•19 years ago
|
||
No reason to #ifdef it out on mac.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Comment 6•19 years ago
|
||
(In reply to comment #5) > No reason to #ifdef it out on mac. Yes, I also wondered why it has been #ifdef out on mac....
Comment 8•19 years ago
|
||
It's not: http://lxr.mozilla.org/seamonkey/source/browser/base/content/baseMenuOverlay.xul#91 yeah, ben did it in a pretty confusing way...
| Assignee | ||
Comment 9•19 years ago
|
||
I'm confused because it is if'defed out on Mac OS X in Firefox: http://lxr.mozilla.org/seamonkey/source/browser/base/content/baseMenuOverlay.xul#98 Not ifdefing' it out leaves an extra menusepartor
Comment 10•19 years ago
|
||
look at this checkin: http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=baseMenuOverlay.xul&branch=&root=/cvsroot&subdir=mozilla/browser/base/content&command=DIFF_FRAMESET&rev1=1.10&rev2=1.11 On Mac, the separator is before the "Check For Updates..." menuitem
| Assignee | ||
Comment 11•19 years ago
|
||
ok, this copies Firefox a little more closely than the last patch, thanks for pointing that checkin out to me Asaf.
Attachment #192262 -
Attachment is obsolete: true
| Assignee | ||
Updated•19 years ago
|
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Keywords: fixed1.8
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•