Closed
Bug 856283
Opened 12 years ago
Closed 11 years ago
Saved password overlapping with other text in the "Password" field
Categories
(Firefox for Metro Graveyard :: Input, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: kjozwiak, Unassigned)
References
Details
Attachments
(1 file)
18.39 KB,
image/png
|
Details |
When a saved password is inserted into a text box that has some text already inside it, the password will overlap the text. Twitter is a perfect example, the password field has the word "Password" in it, and when filled with the saved password, the two overlap.
Steps to reproduce the issue:
1) Open Firefox Metro
2) Go to twitter.com
3) Login into your Twitter account and select "Remember Password" at the top
4) Log out from Twitter and close Firefox Metro
5) Repeat Step #1 & #2
6) Insert the same account name as before (if its filled out already, remove it and the password)
7) Once you have inserted the account name, select the "Password" field (You will notice that the saved password is overlapping with the "Password" text in the field)
Current Behavior:
- The saved password is pasted into the field and overlaps with the text that is already present in the "Password" field
Expected Behavior:
- The "Password" field is cleared, and then the saved password is inserted into the field without any overlaps
Comment 2•12 years ago
|
||
Updated•12 years ago
|
Updated•12 years ago
|
Flags: needinfo?(mmucci)
Priority: -- → P1
QA Contact: jbecerra
Whiteboard: feature=defect c=Content_features u=metro_firefox_user p=0
Updated•12 years ago
|
Updated•12 years ago
|
Updated•12 years ago
|
Priority: P1 → --
Comment 3•12 years ago
|
||
p=3
Comment 4•12 years ago
|
||
At least in the case of the twitter.com login, they aren't using the the placeholder attribute, they are positioning a label over the input and relying on focus events to remove their faux-placeholder. Desktop fx seems to have the same "defect". Chrome seems to manage to do the right thing here. I took a peek at the code but without digging further - and knowing more about how our saved password inject works I'm not sure what needs to happn here.
Comment 5•12 years ago
|
||
Kamil can you also reproduce in Desktop? If so I think we should punt this to v2.
Flags: needinfo?(kamiljoz)
Reporter | ||
Comment 6•12 years ago
|
||
Brian, went through the latest Nightly and could reproduce the same issue on Firefox Desktop & Firefox Metro, used the following build:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013-04-29-03-09-26-mozilla-central/
Flags: needinfo?(kamiljoz)
Comment 7•12 years ago
|
||
v2 since it is a desktop and metro problem as Sam found and Kamil verified?
Or maybe untrack from Metro work?
Flags: needinfo?(asa)
Updated•12 years ago
|
Component: General → Input
Updated•12 years ago
|
Priority: -- → P4
Comment 8•12 years ago
|
||
also exists on desktop.
Updated•12 years ago
|
Updated•12 years ago
|
Flags: needinfo?(asa)
Updated•11 years ago
|
Priority: P4 → --
Updated•11 years ago
|
Blocks: metrobacklog
Updated•11 years ago
|
No longer blocks: metrov2defect&change
Updated•11 years ago
|
Summary: Defect - Saved password overlapping with other text in the "Password" field → Saved password overlapping with other text in the "Password" field
Whiteboard: feature=defect c=Content_features u=metro_firefox_user p=0 → [defect] p=0
Reporter | ||
Comment 9•11 years ago
|
||
Went through the following defect for iteration #20 without any issues. Used the following build:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013/03/2013-03-25-03-11-00-mozilla-central/
I can't reproduce this issue any more.. Tried several times with different websites on both Firefox Desktop and Firefox Metro (Nightly build listed above)
- Went through the original test case in comment #0 without any issues
- Logged into Twitter, Gmail, LinkedIn, Facebook, Digital Ocean (saved the username & password) and then ensured that the username/password were not placed on top of the pre-filled text in both the username & password fields
- Went through all of the above test cases in Desktop/Metro environments without any issues
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Updated•11 years ago
|
No longer blocks: metrobacklog
Whiteboard: [defect] p=0
Reporter | ||
Comment 10•11 years ago
|
||
Pasted the incorrect build into the above ticket (was trying to reproduce an older issue). The above test cases used the following build:
http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/2013-12-23-03-02-03-mozilla-central/
Assignee | ||
Updated•10 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
•