Closed
Bug 1533900
Opened 6 years ago
Closed 6 years ago
Span inside button does not apply css hover effects
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1089326
People
(Reporter: adjenks, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:65.0) Gecko/20100101 Firefox/65.0
Steps to reproduce:
https://jsfiddle.net/7o6fx5vh/1/
Actual results:
Hover styles not applied to span inside button.
Expected results:
Hover styles should be applied to span inside button.
Comment 1•6 years ago
|
||
Fixed by: 36b949bef798 Olli Pettay — Bug 1089326, make <button> hit testing similar to other elements which may have some content, and for click target find the common (interactive) ancestor, r=masayuki
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → wontfix
status-firefox66:
--- → fixed
status-firefox67:
--- → fixed
status-firefox-esr60:
--- → wontfix
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: Untriaged → DOM: Events
Product: Firefox → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•