Open Bug 628481 Opened 13 years ago Updated 2 years ago

onBlur event is not fired when the DOM of the input text is moved on mousedown event. (only 3.6.x - 4.0b9)

Categories

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

x86
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: jumperchen, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 GTB7.1

When the input text is inside a popup area and then you focus into the input text and focus out of the popup area, the blur event of the input text is not fired.

Note: the issue is not happened on Firefox 3.5.x version, only happens on 3.6.x and the latest 4.0 Beta, which can be found - http://www.mozilla.com/en-US/firefox/beta/


Reproducible: Always

Steps to Reproduce:
1. Test with the attached file called testcase.html
2. focus into the input text
3. focus out of the popup area
Actual Results:  
The popup area is hidden, and nothing happen.

Expected Results:  
The popup area is hidden, and then you can see a message alert
Attached file Test case
I noted that the onblur is only fired when you click inside the area of the html body, otherwise, nothing happened.
Seeing this on Mozilla/5.0 (Windows NT 5.1; rv:2.2a1pre) Gecko/20110404 Firefox/4.2a1pre ID:20110404030429

GC 12 works as expected.
Keywords: testcase
Hardware: x86_64 → x86
Version: unspecified → Trunk
Component: Event Handling → User events and focus handling
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: