Closed
Bug 132567
Opened 23 years ago
Closed 21 years ago
:hover pseudo class triggered when typing in a form element
Categories
(Core :: Layout: Form Controls, defect, P2)
Core
Layout: Form Controls
Tracking
()
RESOLVED
WORKSFORME
Future
People
(Reporter: will, Assigned: kinmoz)
References
()
Details
(Keywords: css2, testcase)
Attachments
(1 file)
3.26 KB,
text/html
|
Details |
When typing in a textarea or text input the :hover pseudo element is triggered
regardless of the position of the mouse. From <a
href="http://www.w3.org/TR/REC-CSS2/selector.html#dynamic-pseudo-classes">the
specification</a> it seems as though it should be the :focus element, but not
the :hover.
![]() |
||
Comment 1•23 years ago
|
||
confirmed on current linux
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows NT → All
Hardware: PC → All
Summary: :hover pseudo element triggered when trying in a form element → :hover pseudo class triggered when typing in a form element
Updated•23 years ago
|
QA Contact: madhur → tpreston
Updated•22 years ago
|
Priority: -- → P2
Target Milestone: --- → Future
Comment 3•22 years ago
|
||
URL is 404..
Reporter | ||
Comment 4•22 years ago
|
||
Reporter | ||
Comment 5•22 years ago
|
||
Collected all my tests from various domains about a year ago.
Comment 6•21 years ago
|
||
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a) Gecko/20031219
Can anyone reproduce this bug?
Keywords: testcase
Comment 7•21 years ago
|
||
Also WFM, hover is only triggered with the mouse
Build 20031218, Windows XP
Comment 8•21 years ago
|
||
-> WORKSFORME
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•