Closed
Bug 14284
Opened 26 years ago
Closed 26 years ago
[PP]"gaps" in background on http://bugzilla.mozilla.org/showattachment.cgi?attach_id=2041 (that's the old messenger start page on netcenter)
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M13
People
(Reporter: sspitzer, Assigned: pavlov)
References
()
Details
Attachments
(3 files)
on linux, when I browse to
http://messenger.netscape.com/bookmark/4_5/messengerstart.html,
I see "gaps" in the background.
right now, that's our default mailnews start page.
I'll attach a screen shot.
it looks fine one windows.
| Reporter | ||
Updated•26 years ago
|
Component: Browser-General → Layout
| Reporter | ||
Updated•26 years ago
|
Assignee: don → rickg
| Reporter | ||
Comment 1•26 years ago
|
||
changing component to layout.
| Reporter | ||
Comment 2•26 years ago
|
||
since component is layout, re-assign to rickg.
| Reporter | ||
Comment 3•26 years ago
|
||
| Reporter | ||
Comment 4•26 years ago
|
||
adding ramiro the cc list, since it is a linux layout bug.
Looks like chris isn't rendering colspan'd cells with a single rendering call
and that there is some off-by-one error present...
Updated•26 years ago
|
Assignee: karnaze → ramiro
Comment 7•26 years ago
|
||
Colspaned cells are rendered with a single call. Ramiro, can you take a look.
This looks ok on WinNT.
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
looks fine on a oct. 8 build.
must have been an xp layout bug that has been fixed.
marking worksforme.
| Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → REOPENED
| Reporter | ||
Comment 9•26 years ago
|
||
actually, netcenter changed the html because they were using a 1x1 pixel over
and over, instead of BGCOLOR.
see bug #14546
to reproduce this bug, we'd need the old HTML.
reopening, and I'll ask netcenter for the old page.
| Reporter | ||
Comment 10•26 years ago
|
||
| Reporter | ||
Updated•26 years ago
|
Resolution: WORKSFORME → ---
| Reporter | ||
Comment 11•26 years ago
|
||
clearing resolution.
Updated•26 years ago
|
Assignee: ramiro → pavlov
Status: REOPENED → NEW
Comment 12•26 years ago
|
||
pavlov: i can see the problem. its weird, it might be an off by one in some
xcopyarea somewhere...
| Assignee | ||
Comment 13•26 years ago
|
||
I have *no* idea what is happening here.
| Assignee | ||
Comment 14•26 years ago
|
||
| Assignee | ||
Comment 15•26 years ago
|
||
attached screenshot of what i'm seeing now. notice the light line on the left
side... i also see a line in that same area (just to the left of the text) in
the gray table on the right which you don't see in this screenshot.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 16•26 years ago
|
||
i checked in a partial fix which has it to the point of the screenshot
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M11
Comment 17•26 years ago
|
||
mass-moving most m11 bugs to m12
Comment 18•26 years ago
|
||
Resetting QA contact from leger.
Comment 19•26 years ago
|
||
Mass-moving non-PDT+ bugs to M13
| Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Comment 20•26 years ago
|
||
this seems to be fixed. marking works for me
| Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Summary: [PP]"gaps" in background on http://messenger.netscape.com/bookmark/4_5/messengerstart.html → [PP]"gaps" in background on http://bugzilla.mozilla.org/showattachment.cgi?attach_id=2041 (that's the old messenger start page on netcenter)
| Reporter | ||
Comment 21•26 years ago
|
||
updating url and summary, since the netcenter link is bogus.
verified worksforme.
You need to log in
before you can comment on or make changes to this bug.
Description
•