Open Bug 216238 Opened 21 years ago Updated 2 years ago

Form control affecting rendering of table + css for hiding

Categories

(Core :: Layout: Tables, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: mynarikj, Unassigned)

Details

(Keywords: testcase)

Attachments

(4 files)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030714 Epiphany/0.8.4
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030814

See attached HTML page. When clicking on dropdown list left in search box, the
text on the right is jumping from one space to another. Use also "leftbar on"
and "searchbar on" to see that weird behaviour.

Working well in Mozilla 1.2, IE5,6 and Opera

Reproducible: Always

Steps to Reproduce:
Sorry, it's not working in Mozilla 1.2
Whiteboard: [reflow-refactor]
Attached file Testcase
The culprit is:  <td style="display: block;">

-> Tables
Assignee: other → table
Severity: normal → minor
Status: UNCONFIRMED → NEW
Component: Layout → Layout: Tables
Ever confirmed: true
Keywords: testcase
QA Contact: ian → madhur
Attached file testcase
the width spec on the td will not be used if it behaves like a block, if the width is specified as inline style it works as advertised.
Whiteboard: [reflow-refactor]
comment 6 points to bug 211636
Assignee: layout.tables → nobody
QA Contact: madhur → layout.tables
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: