Closed
Bug 608640
Opened 15 years ago
Closed 15 years ago
Table border not rendering in UTF8
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 398980
People
(Reporter: smallman, Unassigned)
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
For some rows, the table border is not rendering when character encoding is set to UTF-8.
Reproducible: Always
Steps to Reproduce:
1.Set Character Encoding to (Unicode) UTF-8
2.View the table
3.Certain row borders will not render.
You can work around by first rendering the page in Western, and then changing to UTF-8.
Actual Results:
For certain rows, the border does not render.
Expected Results:
The border should render for all rows.
Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13pre) Gecko/20101101 Namoroka/3.6.13pre
Able to reproduce. For few rows, the borders are not rendered.
Comment 4•15 years ago
|
||
Similar to bug 398980. I can reproduce on Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:2.0b8pre) Gecko/20101127 Firefox/4.0b8pre (note that the missing borders may appear in different rows than depicted on reporter's screenshot).
Component: General → Layout: Tables
Keywords: testcase
OS: Windows Vista → All
Product: Firefox → Core
QA Contact: general → layout.tables
Version: unspecified → Trunk
It's bug 398980. There's nothing special in this testcase.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•