Closed
Bug 1741179
Opened 4 years ago
Closed 4 years ago
Select + copy of 2FA recovery codes does not include any white space between codes
Categories
(Cloud Services :: Server: Firefox Accounts, task)
Cloud Services
Server: Firefox Accounts
Tracking
(Not tracked)
RESOLVED
MOVED
People
(Reporter: eemeli, Unassigned)
Details
When enabling 2FA from https://accounts.firefox.com/settings, the recovery codes are presented to the user. If the codes are selected and copied, the result is a concatenated string of all the codes, rather than the newline-separated string that clicking on the copy button that the site's UI provides.
Some explicit whitespace should be included in the HTML structure between the <span> elements wrapping each code to ensure that the results are at least legible.
Comment 1•4 years ago
|
||
Thanks for filing! I've gone ahead and filed it in Jira/GitHub so we can track it in our sprint work. https://github.com/mozilla/fxa/issues/11042
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → MOVED
You need to log in
before you can comment on or make changes to this bug.
Description
•