Closed
Bug 816083
Opened 13 years ago
Closed 13 years ago
Hover state in <a>/<li> not activated when hovering mouse over item
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 814922
People
(Reporter: bveyndhoven, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/17.0 Firefox/17.0
Build ID: 20121119183901
Steps to reproduce:
Loaded a page with a hover style in css in FF17 on Mac OS X 10.8.2. Hovered mouse over item with set of rules on hover (<a> with a:hover in css, or same with <li>)
Actual results:
a:hover wasn't loaded. The item remained the same.
Expected results:
The a:hover should be applied on the item. In this case it should change colour. This worked fine in FF16.
Updated•13 years ago
|
Flags: needinfo?(bveyndhoven)
Keywords: testcase-wanted
Comment 2•13 years ago
|
||
Reporter, could you please provide the testcase requested in comment #1? Thank you!
Flags: needinfo?(bveyndhoven)
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Component: Untriaged → Event Handling
Product: Firefox → Core
Resolution: --- → DUPLICATE
Updated•12 years ago
|
Flags: needinfo?(bveyndhoven)
Updated•10 years ago
|
Keywords: testcase-wanted
| Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•