Closed
Bug 725181
Opened 13 years ago
Closed 13 years ago
Event starvation after logging in to b.m.o using new profile
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 724966
People
(Reporter: MatsPalmgren_bugz, Unassigned)
Details
(Keywords: hang, regression)
STEPS TO REPRODUCE
1. start Firefox Nightly using a fresh profile
2. load https://bugzilla.mozilla.org/
3. click the "Log In" link
4. enter user name + password and click the "Log in" button
ACTUAL RESULTS
The "do you want Firefox to remember the password..." dialog pops up
but is almost immediately disappears again. The Search text field has
focus and it's locked there, if I click on the page background it still
has focus, clicking anywhere on the page or in the UI does nothing.
Keyboard events seems to still work though, if I tab to a link and
press Enter the link is opened and that seems to unlock the hang and
everything is back to normal.
This is a regression in the last week or so.
Reporter | ||
Comment 1•13 years ago
|
||
Perhaps the same underlying problem as bug 724966?
Comment 2•13 years ago
|
||
Yes, WFM with the patch in bug 724966, thanks.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•