Closed
Bug 1229749
Opened 9 years ago
Closed 8 years ago
"Show" button from the reset password page should only react on second press if the textarea is not in focus
Categories
(Cloud Services :: Server: Firefox Accounts, defect)
Cloud Services
Server: Firefox Accounts
Tracking
(firefox45 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox45 | --- | affected |
People
(Reporter: noni, Unassigned)
Details
Reproduced on Mac OS X 10.11 using:
*Firefox 42
*Firefox 43 beta 8
*latest 44.0a2 Aurora
*latest 45.0a1 Nightly
STR:
*pre-requisite:
**the user has a FxAccount.
1. Open Firefox using a clean profile.
2. Click on one of the available Sync buttons (e.g. about:home, about:preferences#sync, menu panel, Tools).
3. Select “Sign in” and click the "Forget password?" link.
4. Enter your email address and wait for the 'Reset password........' email. Click on the link received in the email.
5. Focus the first text field (New Password) and enter some data.
6. Focus the second field and enter some data.
7. Click outside the text fields, anywhere else on the page.
8. Select “Show” for the New Password field.
Expected Result:
The text entered in the “New Password” field is revealed.
Actual Result:
On first click, the text field is focused/selected and only on the second click the "Show" button reacts (you have to click twice in order to reveal the text).
Notes:
This issue also reproduces on Windows 7 64-bit, Windows 7 32-bit and Ubuntu 14.04 32-bit.
This is not a recent regression.
Updated•9 years ago
|
Component: Sync → Server: Firefox Accounts
Product: Firefox → Cloud Services
Version: Trunk → unspecified
Comment 1•9 years ago
|
||
It's not clear whether this is intended behaviour or not; adding :rfeeley to triage from UX perspective.
Flags: needinfo?(rfeeley)
Summary: "Show" button from the reset password page reacts only on second press if the textarea is not in focus → "Show" button from the reset password page should only react on second press if the textarea is not in focus
Comment 2•9 years ago
|
||
Not reproducible by me on a Mac, but a believable bug on Windows. Move to GitHub?
Flags: needinfo?(rfeeley)
Comment 3•9 years ago
|
||
Mirrored to github here: https://github.com/mozilla/fxa-bugzilla-mirror/issues/100
Comment 4•8 years ago
|
||
This was fixed and `complete_reset_password` page will show both passwords on that page when "Show" is pressed.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•