Closed Bug 4008 Opened 26 years ago Closed 26 years ago

blur, focus, and click sometimes don't register, sometimes double register

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: jcarpenter0524, Assigned: joki)

References

()

Details

- Go to above URL - Click in text field, the text field receives blur 1st then focus and click, instead of just focus & click - Now click the Clear button. If you watch the text as you are clicking the clear button you see it also receives blur 1st. The text area, on the other hand, does not receive blur even though it should. - Click the text field again. The text field receives blur, then focus, then blur again, then focus again, then click. - If you reload then click in the text field, and then anywhere outside the text field, the field should receive blur, but doesn't. Note: This test works fine in 4.51
Target Milestone: M3
This bug is on M3 milestone which has passed. Putting on Blank milestone to be reassigned to a current or future milestone.
Status: NEW → ASSIGNED
Target Milestone: M5
All parts of this fixed except clicking on the areas outside of the form fields.
Not making these for M5
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Okay, clicking outside works now too.
Status: RESOLVED → VERIFIED
Verified 1999-06-15-16-M7
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.