Closed
Bug 290473
Opened 19 years ago
Closed 17 years ago
table border not drawn as expected
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: christian.p, Assigned: blizzard)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
113.35 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.6) Gecko/20050318 Firefox/1.0.2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.7.6) Gecko/20050318 Firefox/1.0.2
The given URL shows a simple HTML page containing a table with one cell.
The cell contains a lot of text (more than 650 Ko).
The table has a 2px solid black border, and borders are collapsed.
The border is not draxn properly.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.pingroom.net/public/test.html (>650ko)
2. Scroll into the page and see if the border seems normal
Actual Results:
The border isn't all around the table.
At some place, it is broken and resume a little later, with or without a
horizontal border.
sometimes, I have really odd results (like a complete black cell)
Expected Results:
There should be a simple border all around the table.
The bug does not seem to appear with a 1px border.
It produces different behaviour with dotted/dashed border.
It doesn't appear on firefox 1.0.2/windows
Comment 1•19 years ago
|
||
WFM Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.7.6) Gecko/20050321
Firefox/1.0.2
WFM Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050415
Firefox/1.0+
Christian, can you try the testpage with a nightly (beta) build of firefox 1.1
to see if the problem still exists?
http://ftp.uni-erlangen.de/pub/mozilla.org/firefox/nightly/latest-trunk/
Reporter | ||
Comment 2•19 years ago
|
||
Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #1)
> Christian, can you try the testpage with a nightly (beta) build of firefox 1.1
> to see if the problem still exists?
> http://ftp.uni-erlangen.de/pub/mozilla.org/firefox/nightly/latest-trunk/
I tried. It's the same problem. random borders.
Comment 4•19 years ago
|
||
maybe this is a Linux-only.
Try with a clean profile, just to rule out some extensionproblem
Updated•19 years ago
|
Assignee: firefox → dbaron
Component: General → Style System (CSS)
Product: Firefox → Core
QA Contact: general → ian
Version: unspecified → Trunk
Reporter | ||
Comment 5•19 years ago
|
||
(In reply to comment #4)
> maybe this is a Linux-only.
> Try with a clean profile, just to rule out some extensionproblem
I did so. same problem. Can I test something else?
Comment 6•19 years ago
|
||
confirmed with linux trunk 20050417 (GTK1 and GTK2)
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 7•17 years ago
|
||
URL is 404.
Does this bug still occur in a recent trunk build?
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/
Comment 8•17 years ago
|
||
-> INCOMPLETE
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → INCOMPLETE
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•