Closed
Bug 289619
Opened 20 years ago
Closed 20 years ago
Thunderbird called "Mail & Newsgroups" on boot and if empty of content
Categories
(Thunderbird :: Mail Window Front End, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird1.1
People
(Reporter: tom, Assigned: mcsmurf)
Details
Attachments
(1 file)
|
1.54 KB,
patch
|
mscott
:
review+
mscott
:
superreview+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050328 Firefox/1.0.2 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.6) Gecko/20050328 Firefox/1.0.2 Every time I start Thunderbird at home, it says "Mail & Newsgroups" in the bar for a second. It's really odd. I just set it up at work for testings, and didn't actually create anything in the account wizard. The entire time it stayed titled "Mail & Newsgroups". Apparently as there's no accounts, it is not named Thunderbird. I exited this empty thunderbird and reopened it, the account creation wizard was shown again to which I again cancelled. Thunderbird still is "Mail & Newsgroups". Reproducible: Always Steps to Reproduce: 1. Install Thunderbird 2. Don't setup anything 3. Gawk. OR, if you have accounts already: 1. Start Thunderbird 2. Look at the Taskbar item quickly, notice it's not Thunderbird. 3. Gawk. Actual Results: I see the wrong title for thunderbird. Expected Results: I should see the right title for Thunderbird.
| Assignee | ||
Comment 1•20 years ago
|
||
The problem is here: http://lxr.mozilla.org/aviary101branch/source/mail/base/content/messenger.xul#40 http://lxr.mozilla.org/aviary101branch/source/mail/locales/en-US/chrome/messenger/messenger.dtd#1 I wonder why Thunderbird uses titledefault here, mscott?
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Assignee | ||
Comment 2•20 years ago
|
||
mscott: One day after your checkin to make TB match FF more closely, hyatt reverted his checkin for that (see http://bonsai.mozilla.org/cvsview2.cgi?diff_mode=context&whitespace_mode=show&file=browser.xul&branch=&root=/cvsroot&subdir=mozilla/browser/base/content&command=DIFF_FRAMESET&rev1=1.199&rev2=1.200).
Assignee: mscott → bugzilla
Status: NEW → ASSIGNED
Attachment #180117 -
Flags: superreview?(mscott)
Attachment #180117 -
Flags: review?(mscott)
Comment 3•20 years ago
|
||
frank, what symptom should I be looking for? I ran with and without your patch and I see the same text int he windows title bar for the main 3 pane window. I see "inbox for mscott@mozilla.org - Mozilla Thunderbird" or "My Work Account - Mozilla Thunderbird"
| Reporter | ||
Comment 4•20 years ago
|
||
mscott: set up a new profile and don't create any accounts. that way, even if your computer is so fast you don't see it called "Mail & Newsgroups" for a split second at boot, you'll see it because it's empty of content. It does happen on 1.0.2.
Comment 5•20 years ago
|
||
Comment on attachment 180117 [details] [diff] [review] Patch thanks for the tip. i now see the problem too.
Attachment #180117 -
Flags: superreview?(mscott)
Attachment #180117 -
Flags: superreview+
Attachment #180117 -
Flags: review?(mscott)
Attachment #180117 -
Flags: review+
Updated•20 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird1.1
You need to log in
before you can comment on or make changes to this bug.
Description
•