cancel
Showing results for 
Search instead for 
Did you mean: 

copy / cut / paste hotkeys in numeric textbox is not working in Mozilla Firefox

Hi Guys!

 

I am currently implementing a Hosted form / Iframe popup for CIM.

Has anyone experience this weird behavior in Firefox in which the copy paste hotkeys are not working in numeric textboxes?

 

Chrome

IE_10

Opera

Safari

Firefox

 

As you can see from the pictures, I cant paste any info in the "Card Number" and "Card Code" using Firefox.

The same also applies for the "Bank Account Number" and "ABA Routing Number".

 

Does Firefox have any issues that I don't know?

 

Thanks!

jermteam
Contributor
2 REPLIES 2
On the hosted CIM forms, there is a javascript function in place to prevent users from mistakenly entering non-numeric characters into certain boxes such as the card number and card code fields.
 
The behavior that you are seeing appears to result from a minor difference in how Firefox handles onKeyPress events in comparison to other browsers. I can report it to our developers, but I'm not certain if this is something that we would consider an issue to be corrected. There are limited, if any, circumstances where we would encourage a card number or card code to be stored in clipboard.
Trevor
Administrator Administrator
Administrator

I have noticed that the tab key is throwing an error on Firefox, but not in Chrome. I'm still investigating but it is problematic.