Closed
Bug 122824
Opened 23 years ago
Closed 22 years ago
position: aboslute inside an inline position: relative, HTML widgets become inactive
Categories
(Core :: Layout: Form Controls, defect, P1)
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: shahms, Assigned: rods)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.1.2 (X11; Linux i686; U;) Gecko/20020104
BuildID: 0.9.7
If HTML widgets are absolutely positioned inside a relatively positioned inline
element, they cannot become active. basically, you get a nice little "picture of
a widget" that doesn't actually DO anything.
Reproducible: Always
Steps to Reproduce:
<span style="position: relative"><button sylte="position:absolute">Hello
World</button></span>
Comment 1•23 years ago
|
||
->form controls, see also bug 78880
Assignee: attinasi → rods
Component: Layout → HTML Form Controls
QA Contact: petersen → madhur
Updated•23 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 2•23 years ago
|
||
Works for me on Win2k....
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → Future
Updated•22 years ago
|
QA Contact: madhur → tpreston
Comment 3•22 years ago
|
||
worksforme linux trunk build 2002-12-09-22 as well.
Please reopen if this is still a problem in current builds.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•