Closed Bug 1322692 Opened 9 years ago Closed 9 years ago

focus event not fired when a radio button is clicked

Categories

(Core :: DOM: Events, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: robin, Unassigned)

Details

Attachments

(1 file)

Attached file Testcase
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:53.0) Gecko/20100101 Firefox/53.0 Build ID: 20161208075029 Steps to reproduce: Clicked on an unselected radio button. Actual results: Click event fired. Expected results: Click and focus events fired. Chrome fires either a focus or focusin event (depending on delegation) in addition to the click event.
This is correct behaviour. Radio buttons do not get focused when clicked on Mac.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: