https://bugzilla.wikimedia.org/show_bug.cgi?id=33422

       Web browser: ---
             Bug #: 33422
           Summary: Credit card form is incompatible with LastPass' (maybe
                    others as well) credit card form filling functionality
           Product: Wikimedia
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Fundraising - misc
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


I just went to the donation page intending to donate and selected the credit
card option.

After letting LastPass form fill out (using my Default profile) the billing
info, entering an e-mail address, and selecting visa I tried to use the form
filling functionality to fill out the credit card information form.

When I try to do this the form is not filled out, instead I see the visa form
temporarily turn into the loading icon, and re-appear blank.

My guess is that LastPass tries to fill out all the form inputs. Our form
detects LastPass going through and saying "This looks like a form input asking
what type of credit card this is, let's tell it that it's a Visa" and even
though already on the Visa form it decides to load the Visa form. Naturally
since LastPass does the form filling in one pass the event is fired after
LastPass is finished and as a result the newly loaded Visa form replaces the
completely filled out Visa form.


My guess is that we can fix this simply by checking what form is currently
loaded, and not trying to ajax replace it if we're already on the type of form
we want.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to