Open Bug 544196 Opened 14 years ago Updated 2 years ago

Fail to fire a blur event when its target has been hidden on mousedown

Categories

(Core :: DOM: Events, defect, P5)

defect

Tracking

()

People

(Reporter: jumperchen, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6

If an element has registered an event, after change its DOM structure, the event can't be fired.

Reproducible: Always

Steps to Reproduce:
1. Please click into the textarea.
2. Click outside the textarea.

Actual Results:  
The onBlur event can't be triggered.

Expected Results:  
The onBlur event should be triggered.
Attached file Test case
Component: General → DOM: Events
Keywords: testcase
Product: Firefox → Core
QA Contact: general → events
Opera doesn't alert, Chrome does. Tentatively confirming, though I'm not entirely sure what the spec calls for or what it should call for.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: Fail to fire a registered event after change its DOM structure(Firefox 3.6 only) → Fail to fire a blur event when its target has been hidden on mousedown
Version: unspecified → Trunk
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: