Closed
Bug 1235322
Opened 10 years ago
Closed 9 years ago
Anthem registration password field clears when losing focus
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| firefox46 | --- | affected |
People
(Reporter: TD-Linux, Unassigned)
References
()
Details
I can't register for Anthem health insurance in Nightly due to the JS on the page immediately determining that the two password fields don't match upon leaving focus of the first field, and immediately clearing its contents.
Updated•10 years ago
|
Component: DOM: Events → DOM
Comment 2•10 years ago
|
||
Thomas, any chance of answering Olli's question?
| Reporter | ||
Comment 3•10 years ago
|
||
Sorry for the delay. I tested on Firefox 43 with GTK3, and the same behavior happens, which means it was probably caused by a change in GTK3's behavior.
A quicker way to reproduce is to go (logged out/private window) to https://reddit.com/, and click the little "log in" in the top right, and try to enter a user/pass in the modal. The other password box on the page that isn't in the modal works fine, though.
It could be related to input methods as well, as Firefox disables IME switching in password fields.
Flags: needinfo?(tdaede)
Comment 4•10 years ago
|
||
And you're using IME?
I have no issues typing into those user/password fields in reddit.com
Using Fedora23 / Gnome (various FF versions)
Or do you mean actual login after pressing 'Log in'? (I don't have user account, but I could create a testing account.)
So, is this a regression? If so, any chance you could try to find regression range?
Flags: needinfo?(tdaede)
| Reporter | ||
Comment 5•10 years ago
|
||
I mean the fake modal from the tiny "log in" link on Reddit. The forms just below it, not in a modal box, work fine. You don't need a user account.
I have both an en and ja keyboard layout installed, but this is only using English.
I'll make a video and see if I can find a regression range or something else. I'm also using Gnome and F23 so that removes a lot of variables. Leaving myself needinfo'd for that.
| Reporter | ||
Comment 6•9 years ago
|
||
I think this was actually fixed in a GTK3 update. Anyway, I can no longer reproduce the problem.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(tdaede)
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•