Closed
Bug 725695
Opened 13 years ago
Closed 11 years ago
Inputs jump out of the table
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: jonas.jasas, Unassigned)
References
()
Details
(Keywords: css2)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7
Steps to reproduce:
Visited:
http://bronius.stekas.lt/~jon/new.fullpage.htm
Actual results:
Radio buttons jump out of the table.
Expected results:
Radio buttons should stay in table cells. Radio buttons should take all cell space.
Comment 2•13 years ago
|
||
Same results in 3.6.26 and latest nightly. (not a regression)
Page passes W3C validation
Removing position: absolute; from ".rating input" resolves the issue.
Comment 3•13 years ago
|
||
Original MozillaZine thread: http://forums.mozillazine.org/viewtopic.php?f=25&t=2419757
Looks a bit like an evangelism bug.
Reporter | ||
Comment 4•13 years ago
|
||
Absolut positioning is not possible inside TD element. Not sure if it looks like evangelism :)
Comment 5•12 years ago
|
||
Hi Jonas, are you still able to reproduce this bug? It looks like this issue has been overlooked for a while now. If it's not still happening, I'd like to close the bug. I can't see a test case anymore. Thanks very much!
Flags: needinfo?(jonas.jasas)
![]() |
||
Comment 6•11 years ago
|
||
resolving due to lack of answer/testcase.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Flags: needinfo?(jonas.jasas)
You need to log in
before you can comment on or make changes to this bug.
Description
•