Closed Bug 196648 Opened 21 years ago Closed 21 years ago

2 forms opened successively | mouse focus lost if javascript in second tab also calls mouse focus event into form field of second form

Categories

(Core :: DOM: Events, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 196646

People

(Reporter: manoharsingh, Assigned: saari)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030210

1:) open mail.yahoo.com in one tab.
2:) type in a username
3:) open mail.yahoo.com in second tab.
by the time the second tab loads, mouse focus shifts to username field of the
second tab page, also the username you are typing will be entered in the
second-tab form-field. 
problem particularly troublesome when password being entered, is displayed in
the clear-text field of second-tab-page.

Reproducible: Always

Steps to Reproduce:
1:) open mail.yahoo.com in one tab.
2:) type in a username
3:) open mail.yahoo.com in second tab.
by the time the second tab loads, mouse focus shifts to username field of the
second tab page, also the username you are typing will be entered in the
second-tab form-field. 
problem particularly troublesome when password being entered, is displayed in
the clear-text field of second-tab-page.
Actual Results:  
by the time the second tab loads, mouse focus shifts to username field of the
second tab page, also the username you are typing will be entered in the
second-tab form-field. 
problem particularly troublesome when password being entered, is displayed in
the clear-text field of second-tab-page.

Expected Results:  
mousefocus should be retained by page being loaded first.

*** This bug has been marked as a duplicate of 196646 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.