Skip to content
This repository has been archived by the owner on May 10, 2019. It is now read-only.

Continue button isn't enabled when login form is autofilled #4224

Open
rnewman opened this issue Sep 24, 2015 · 1 comment
Open

Continue button isn't enabled when login form is autofilled #4224

rnewman opened this issue Sep 24, 2015 · 1 comment

Comments

@rnewman
Copy link

rnewman commented Sep 24, 2015

See Bug 1203385 (Firefox for Android). Also affects Firefox for iOS (WebKit), and has been reported on desktop, too.

STR from that bug:

Steps to reproduce:

  1. go to bugzilla.mozilla.org
  2. try sign in with persona
  3. a box appears which tells to write email
  4. don't write anything. just press on the writing area and see a email suggestion comes.
  5. press the suggested email.

Actual results:

see down. the continue button is black

Expected results:

continue button should bee blue and work fine

screenshot_2015-09-10-09-46-35

krydos added a commit to krydos/persona that referenced this issue Nov 2, 2015
continue button should be enabled even in case
of autofill the email field
@krydos
Copy link
Contributor

krydos commented Nov 2, 2015

Hi,
I do not see any other (and simple) way than use setInterval() function. I searched for some libraries which can help us to avoid the issue but I noticed that all of them are using setInterval() function internally.

I decided to not include any additional libraries because fix is pretty simple... Hope it's ok.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants