Closed Bug 246920 Opened 21 years ago Closed 21 years ago

HTML Table not displayed.

Categories

(Core :: Layout: Tables, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 246213

People

(Reporter: ian3924, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(2 files)

697 bytes, text/html
Details
699 bytes, text/html; charset=iso-8859-1
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a2) Gecko/20040615 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8a2) Gecko/20040615 Build ID 2004061507 I have the following Table code in my HTML file: <table class="box"> <tr> <td><p class="stitle"> <a name="c2">Junk email.</a></p></td> </tr> </table> The CSS code for 'stitle' (in my example) is: .stitle { font-size: medium; font-family: Arial,Helvetica,serif } The CSS code for 'box' (in my example) is: .box { background-color: #BBDBE6; border-color: #BBDBE6; border-width: 0; width: 100% } On viewing the HTML file in the browser, this code is not displayed at all. ie there is nothing shown on the page. Reproducible: Always Steps to Reproduce: 1. Write a HTML file with the Table code as shown above. 2. View the HTML file in the browser. 3. Actual Results: The code relating to the Table is not displayed. Expected Results: Display the Table across with full width of the page.
Attached file testcase
WFM 20040611 PC/Win2000
Please reopen if you have a testcase or URL that illustrates this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Keywords: testcase
Resolution: --- → WORKSFORME
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Attached file Test case
The attached HTML file show why this bug is still a problem with me. Mozilla Firefox and Internet Explorer display this file correctly. Thanks.
reporter could you try the workaround in bug 246213, if it fixes it for you, then close this bug as duplicate of that bug
I'm unable to use the workaround suggested as I don't know what 'about:config' is nor how I can find it. Please explain. Thanks.
Please type in the urlbar instead of http://wwww.foo.comm about:config typing about:about might be also helpfull as long as you are not using firefox (or do they have it now?)
I've read the useful URL http://www.mozillazine.org/misc/about:config/ on how to modify/create preferences and have now added the integer preference 'ui.useAccessibilityTheme' with a value of 0. This now resolves the problems I had with using Mozilla Build ID 2004061507 on my Win98 machine. From my point of view, you can close this bug. Thanks for your help.
Attachment #151047 - Attachment description: Test case HTML file. → Test case
Attachment #151047 - Attachment mime type: text/plain → text/html; charset=iso-8859-1
*** This bug has been marked as a duplicate of 246213 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: