Closed Bug 1272511 Opened 8 years ago Closed 8 years ago

Firefox triggers blur event after focusing window

Categories

(Firefox :: Untriaged, defect)

46 Branch
x86_64
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1272510

People

(Reporter: bartoszpop, Unassigned)

References

()

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.94 Safari/537.36

Steps to reproduce:

I have a problem with focusing the previously opened window in the Firefox browser. In the first step I append a clickable span element with a 'onmousedown' handler which opens a new window if the element is clicked.


Actual results:

A newly created window is focused correctly but after focusing the main window and clicking the span element again the previously created window is being focused and immediately blured.


Expected results:

A blur event shouldn't occur.
OS: Unspecified → Windows 8.1
Hardware: Unspecified → x86_64
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.