Open
Bug 1154694
Opened 10 years ago
Updated 2 years ago
Save Password popup kills form select
Categories
(Core :: XUL, defect)
Tracking
()
NEW
People
(Reporter: spanyik, Unassigned)
Details
Attachments
(1 file)
795 bytes,
application/x-php
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.3; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150413143743
Steps to reproduce:
Req: two pages, one is a login with name, password, and another where there's a form with a select field and a few options
1. go to the login page
2. sign in with a name and password not stored by Firefox
3. after login, the second page loads and the Save Password popup appears
4. in the second page, try to select an option in the form's selection field
Actual results:
The select is broken, no matter what option you choose, Firefox automatically goes back to the default first option
As soon as the Save Password popup disappears the select will work ok, but until the Save Password is visilbe, during the first click, the select is broken
Expected results:
First click on select choose the option as it was last year.
Comment 1•9 years ago
|
||
Hi Spanyik,
Can you please provide examples of web pages so I can reproduce your issue on my environment? The provided php attachment is not working.
Also, can you please test this on the latest Firefox release (43.0) or latest Nightly (46.0a1, https://nightly.mozilla.org/) and tell me if this still reproduces for you ? When doing this please use a new fresh Firefox profile, maybe also in safe mode (https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems). Sometimes this kind of issues could appear when using custom settings, themes or some addons.
Thanks,
Cosmin.
Flags: needinfo?(spanyik)
Comment 2•9 years ago
|
||
The reporter sent me trough email a test case where I could test this and I managed to reproduce the issue using latest Firefox release (43.0) and latest Nightly build (46.0a1).
Firefox: 46.0a1, Build ID: 20151216030229, User Agent :Mozilla/5.0 (Windows NT 6.3; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0
Firefox: 43.0, Build ID: 20151208100201, User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0
Considering this, I will mark this issue as New and assign a component to it. If someone considers that the component is not the right one, please feel free to change it with a more appropriate one.
Status: UNCONFIRMED → NEW
Component: Untriaged → XP Toolkit/Widgets: Menus
Ever confirmed: true
Product: Firefox → Core
Assignee | ||
Updated•6 years ago
|
Component: XP Toolkit/Widgets: Menus → XUL
Updated•2 years ago
|
Severity: normal → S3
Comment 3•2 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE
.
For more information, please visit auto_nag documentation.
Flags: needinfo?(spanyik)
You need to log in
before you can comment on or make changes to this bug.
Description
•