Closed
Bug 891664
Opened 12 years ago
Closed 12 years ago
Defect - Unable to flip remember password pref
Categories
(Firefox for Metro Graveyard :: Flyouts, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rsilveira, Assigned: rsilveira)
References
Details
(Whiteboard: feature=defect c=Settings_pane_options_and_about u=metro_firefox_user p=1)
Attachments
(1 file)
|
702 bytes,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
Remember password on preferences flyout does not toggle when clicked/touched. Jimm noted this on Bug 890771.
This was happening because the throbber container for private data pref (#clearprivacythrobber) was not taking the set width/height and was larger then expected, running over the toggle. Had to keep current width/height properties to make the throbber have the correct size AND set max-width/height to make the XUL container have the correct size.
p=1.
Attachment #773008 -
Flags: review?(jmathies)
Updated•12 years ago
|
Blocks: 831962
Priority: -- → P1
QA Contact: jbecerra
Summary: Unable to flip remember password pref → Defect - Unable to flip remember password pref
Whiteboard: feature=defect c=Settings_pane_options_and_about u=metro_firefox_user p=1
Comment 1•12 years ago
|
||
Comment on attachment 773008 [details] [diff] [review]
Patch v1
Ah, my bad. Thanks.
Attachment #773008 -
Flags: review?(jmathies) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 4•12 years ago
|
||
User Agent : Mozilla/5.0 (Windows NT 6.2; WOW64; rv:25.0) Gecko/20130712 Firefox/25.0
Build ID: 20130712030203
I can not reproduce this issue on latest nightly from ftp://ftp.mozilla.org/pub/firefox/nightly/2013/07/2013-07-12-03-02-03-mozilla-central/
Metro Firefox asked me to remember password.
I can change setting using "Remember Passwords" toggle button.
Status: RESOLVED → VERIFIED
Comment 5•12 years ago
|
||
Went through the following "Defect" for iteration #12 without any issues. Used the following build:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013-08-15-03-02-03-mozilla-central/
- Went through the original test case in comment #0 without any issues
- Toggled the "Remember Passwords" several times without any issues
- Ensured that when "Remember Passwords" is toggled "Off", websites don't prompt the user to save the password
- Ensured that when "Remember Passwords" is toggled "On", websites ask the user to either "Remember passwords" & "Not for this site"
- Ensured that the passwords are saved correctly when the user selects "Remember password"
- Went through all of the above test cases in Filled View without any issues
I ran into some preference inconsistencies while going through this, will add more information in bug 899528
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•