Closed
Bug 85056
Opened 24 years ago
Closed 24 years ago
Inconsistent whitespace behavior based on whether input control is empty
Categories
(Core :: Layout: Tables, defect)
Tracking
()
People
(Reporter: gregvalure, Assigned: karnaze)
Details
Attachments
(1 file)
|
1.19 KB,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.1) Gecko/20010607
BuildID: 2001060703
As shown in the attached file, when an input control is alone in a cell that
should be wrapped tightly around it, there is some space underneath it if there
is any whitespace in the HTML between the td's and the input. However, this
disappears once any text is entered into the control, resulting in a slightly
distracting reflow.
Reproducible: Always
Steps to Reproduce:
Open the attached file. Entering text into the e-mail field will cause the row
will shrink.
Actual Results: It shrunk.
Expected Results: It should remain consistent, either by ignoring the
whitespace from the start or by allowing it to remain after text is entered.
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Confirming on 2001060820 Win2k.
Should this be Editor instead of HTML Tables?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•24 years ago
|
||
This happens on Macintosh 2001060712
Marking dupe.
*** This bug has been marked as a duplicate of 78066 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•