Closed
Bug 11467
Opened 26 years ago
Closed 26 years ago
Hover doesn't work on form elements with labels
Categories
(Core :: Layout: Form Controls, defect, P3)
Core
Layout: Form Controls
Tracking
()
VERIFIED
FIXED
People
(Reporter: kmcclusk, Assigned: rods)
References
()
Details
The hover pseudo state does not work for checkboxes and radiobuttons which have
labels.
Move mouse over checkbox in test5. The check box does not change it's
appearance. On pages where the checkbox is present without a label it does
change appearance.
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 1•26 years ago
|
||
nsLabelFrames were sucking up all the event, it passes on form control events.
it's fixed.
verified fixed on
1999-08-13-08 RedHat Linux 6.0 (GNOME/enlightenment)
1999-08-13-08 WinNT 4.0 sp5
1999-08-13-08 MacOS 8.51
You need to log in
before you can comment on or make changes to this bug.
Description
•