Closed
Bug 378096
Opened 18 years ago
Closed 18 years ago
Input text hidden when absolutely positioned to bottom.
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jonnys5k, Unassigned)
References
Details
(Keywords: regression, testcase)
Attachments
(1 file)
767 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a4pre) Gecko/20070419 Minefield/3.0a4pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a4pre) Gecko/20070419 Minefield/3.0a4pre
The input text/value is hidden whenever it is absolutely positioned to the bottom of something. You can make the text show by entering some more text into the input box but it will disappear again once you reload the page.
The problem *seems* to be a similar to bug 373433 which has been fixed.
The testcase works on my Macook (Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.9a4pre) Gecko/20070419 Minefield/3.0a4pre) so it might just be a Windows bug.
Reproducible: Always
Steps to Reproduce:
1. Open Firefox 3 / Mozilla 1.9 build
2. Load testcase
3. Look at bottom input boxes
Actual Results:
Bottom input box text is invisible
Expected Results:
Bottom input box's should have "Works" in green text. (same as top ones)
Reporter | ||
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
Regression on 26 Feb 2007:
http://bonsai.mozilla.org/cvsquery.cgi?module=PhoenixTinderbox&date=explicit&mindate=1172474400&maxdate=1172499119
Points to bug 371536.
Updated•18 years ago
|
Keywords: regression,
testcase
Reporter | ||
Comment 3•18 years ago
|
||
JFYI, middle clicking on the testcase page (anywhere) makes the text appear too.
Comment 4•18 years ago
|
||
The test case fails on my Camino trunk build and on the latest Minefield build
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.9a4pre) Gecko/20070419 Minefield/3.0a4pre ID:2007041917 [cairo]
OSX10.4.9 PPC
OS: Windows XP → All
Hardware: PC → All
Version: unspecified → Trunk
Comment 5•18 years ago
|
||
Works for me on a current Windows trunk build.
Comment 6•18 years ago
|
||
Yeah, works for me too on current trunk build. I guess fixed by bug 372703 or bug 373433.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•