Closed Bug 230620 Opened 21 years ago Closed 21 years ago

Text within input fields is rendered below the input field

Categories

(Core :: CSS Parsing and Computation, defect)

x86
All
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: whimboo, Assigned: bzbarsky)

References

()

Details

(Keywords: regression)

Attachments

(2 files)

After opening this site, placing the focus inside one of the both input fields
and writing some letters you can see that the text is rendered outside the box.
Tested with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a)
Gecko/20040110 Firebird/0.8.0+ (mozJF). Same effect with SeaMonkey so placing it
here.

For regression the last working version I have is Mozilla/5.0 (Windows; U;
Windows NT 5.1; en-US; rv:1.7a) Gecko/20040107 Firebird/0.7+ (MozJF)
Confirmed with Seamonkey 2004-01-10-09 on Win2k
Summary: Text within input fields is not rendered correctly in form → Text within input fields is rendered below the input field
works in 2004010708
fails in yesterday-ish cvs build

going to try to back out bug 229583 which henrik suspected as the cause
that patch did not cause this regression
Removing "div { position: absolute; }" or using another mode like relative
removes the problem. 

Seams like a bug within the CSS engine.
Oddly enough (my first thought was layout, not css), I bet the problem is in
fact a regression from bug 64116.  We're probably applying that style to the
anonymous div.
Attached patch PatchSplinter Review
Attachment #138804 - Flags: superreview?(dbaron)
Attachment #138804 - Flags: review?(dbaron)
Attachment #138804 - Flags: superreview?(dbaron)
Attachment #138804 - Flags: review?(dbaron)
-> bz/style system
Assignee: nobody → bz-vacation
Component: Layout: Form Controls → Style System (CSS)
Checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
*** Bug 230664 has been marked as a duplicate of this bug. ***
*** Bug 230663 has been marked as a duplicate of this bug. ***
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: