Closed
Bug 645327
Opened 14 years ago
Closed 14 years ago
Today build 20110326 is broken on message in tab
Categories
(Thunderbird :: Toolbars and Tabs, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: Aureliano, Unassigned)
References
Details
(Keywords: regression, Whiteboard: [fixed by backout of bug 627829])
Attachments
(1 file)
(deleted),
image/png
|
Details |
With today build
Mozilla/5.0 (Windows NT 6.1; rv:2.0pre) Gecko/20110326 Thunderbird/3.3a4pre
when a message is opened in a tab a great zone is grayed and unreadable!
removing removing -moz-appearance:
-moz-win-borderless-glass fixes the issue
Reporter | ||
Updated•14 years ago
|
Comment 1•14 years ago
|
||
It has nothing to do with removing -moz-appearance: -moz-win-borderless-glass.
With yesterday nightly (20110325) 'Open message in tab' works. With today nightly (20110326) I see also your Bug. When I exchange the omni.jar with the one from yesterday (with Aero Glass enabled) it works again.
The bug must come from a landing between the two nightlys.
No longer blocks: 645294
Reporter | ||
Comment 2•14 years ago
|
||
(In reply to comment #1)
> With yesterday nightly (20110325) 'Open message in tab' works. With today
> nightly (20110326) I see also your Bug. When I exchange the omni.jar with the
> one from yesterday (with Aero Glass enabled) it works again.
yes you are right!
pushlog on mozilla-central between 20110325 than 20110326
http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2011-03-25&enddate=2011-03-26
Keywords: regression
Comment 3•14 years ago
|
||
Also busted in standalone message window.(status bar at top, with no message)
Mozilla/5.0 (Windows NT 5.0; rv:2.0pre) Gecko/20110326 Thunderbird/3.3a4pre
ID:20110326030018
Comment 4•14 years ago
|
||
It depends of the position of the messagepane splitter. If the splitter is fully on bottom, no text is visible. Is the splitter in the middle, about the half of text is visible. And if the splitter is on top most position, only a little part on bottom is unreadable.
Reporter | ||
Comment 5•14 years ago
|
||
(In reply to comment #2)
> pushlog on mozilla-central between 20110325 than 20110326
>
> http://hg.mozilla.org/mozilla-central/pushloghtml?startdate=2011-03-25&enddate=2011-03-26
my mistake: it's comm-central not mozilla-central
http://hg.mozilla.org/comm-central/pushloghtml?startdate=2011-03-25&enddate=2011-03-26
Comment 6•14 years ago
|
||
If I have my times "right" it's not bug 627829
Testing with an hourly build
Source
Built from http://hg.mozilla.org/releases/mozilla-2.0/rev/c5e4090374e6
The problem does not appear.
There was however a comm-central merge
http://hg.mozilla.org/mozilla-central/rev/bf68a4a3ef6a
bug 618662 might be a candidate
Comment 7•14 years ago
|
||
(In reply to comment #6)
> There was however a comm-central merge
> http://hg.mozilla.org/mozilla-central/rev/bf68a4a3ef6a
>
> bug 618662 might be a candidate
It won't ever be a mozilla-central change for 3.3x now.
Here's how to be sure:
- Look in nightly directory for *.txt:
http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/2011-03-25-03-comm-2.0/thunderbird-3.3a4pre.en-US.win32.txt
20110325030016
http://hg.mozilla.org/releases/mozilla-2.0/rev/c5e4090374e6
http://hg.mozilla.org/comm-central/rev/09548f4fdce3
http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/2011-03-26-03-comm-2.0/thunderbird-3.3a4pre.en-US.win32.txt
20110326030018
http://hg.mozilla.org/releases/mozilla-2.0/rev/c5e4090374e6
http://hg.mozilla.org/comm-central/rev/9c76e9244b20
So no change in mozilla-2.0 revs.
Comm-central range is:
http://hg.mozilla.org/comm-central/pushloghtml?fromchange=09548f4fdce3&tochange=9c76e9244b20
My suspicion is therefore bug 627829 - what it changed fits the bill for causing this. I'll back it out locally and check before backing it out on the server.
I can reproduce this on my Mac. And the standalone window is also broken. Its a build with comm-central and mozilla-2.0.
OS: Windows 7 → All
Comment 9•14 years ago
|
||
I backed out bug 627829 as I'd confirmed it caused the issue on my local machine:
http://hg.mozilla.org/comm-central/rev/57eebd88c533
Status: NEW → RESOLVED
Closed: 14 years ago
Hardware: x86 → All
Resolution: --- → FIXED
Whiteboard: [fixed by backout of bug 627829]
Comment 10•14 years ago
|
||
Now that I actually remember where the tinderbox builds reside;
http://ftp.mozilla.org/pub/mozilla.org/thunderbird/tinderbox-builds/comm-2.0-win32/ :)
This bug is verified fixed by backout of bug 627829
verified using:
Mozilla/5.0 (Windows NT 5.0; rv:2.0pre) Gecko/20110325 Thunderbird/3.3a4pre ID:20110326135538
Status: RESOLVED → VERIFIED
Hardware: All → x86
You need to log in
before you can comment on or make changes to this bug.
Description
•