Open
Bug 699836
Opened 14 years ago
Updated 3 years ago
form drop down persists after page navigation
Categories
(Firefox :: General, defect)
Tracking
()
NEW
People
(Reporter: k0scist, Unassigned)
Details
Using today's nightly, I navigate to https://bugzilla.mozilla.org/enter_bug.cgi . I click, arbitrarily, on 'mozilla.org' (https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org). I then click on one of the drop down menus on the new page, let's say 'Hardware'. The dropdown menu appears. Then, I hit Alt+LeftArrow to go back. Firefox goes back to https://bugzilla.mozilla.org/enter_bug.cgi but the rendered Hardware menu from ?product=mozilla.org is still on the page.
| Reporter | ||
Comment 1•14 years ago
|
||
I've tried to take a screenshot but using `import` after the fact makes the rendered menu disappear (as does clicking on anything), and running `sleep 60; import bug.png` fails with an even stranger message (import: unable to grab mouse `': Resource temporarily unavailable @ error/xwindow.c/XSelectWindow/9007.)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•