Closed
Bug 124646
Opened 24 years ago
Closed 24 years ago
input:hover only triggers on edges of input type="text"
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
People
(Reporter: megabyte, Assigned: dbaron)
References
()
Details
input:hover only triggers on the edges of input type="text" It does not trigger
on the actual text part of the input. For reference, input type="button" works
as expected.
2002020908/WXP
| Assignee | ||
Comment 2•24 years ago
|
||
Yes, because we implement inputs using generated content inside the box.
*** This bug has been marked as a duplicate of 5693 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•