Closed Bug 190557 Opened 22 years ago Closed 18 years ago

focus event bubbles when checkbox is focused

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: john, Assigned: saari)

References

Details

Attachments

(1 file)

When a checkbox is focused or blurred, its parent element's onfocus/onblur handler is fired (indicating it bubbles). Other elements (textboxes and textareas for example) do not do this; IE does not do this; and the spec says not to do it. http://www.w3.org/TR/2002/WD-DOM-Level-3-Events-20020712/events.html#Events-eventgroupings-htmlevents
Attached file Testcase
Just tab through the boxes, you will see that when checkboxes are focused, the event bubbles to the form.
Depends on: 238987
This was fixed in bug 238987.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: