Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Is there a fix for the CTRL + C and CTRL + V not working in fields restricted to numbers only?

  • 1 απάντηση
  • 35 έχουν αυτό το πρόβλημα
  • 10 προβολές
  • Τελευταία απάντηση από cor-el

more options

Is there a fix for the CTRL + C and CTRL + V not working in fields restricted to numbers only?

The following is a URL to an example. In Firefox, it does not allow you to copy or paste with CTRL C and V into a field restricted to numbers. It works with no issues in IE and Chrome.

http://www.htmlcodetutorial.com/forms/index_famsupp_158.html

Is there a fix for the CTRL + C and CTRL + V not working in fields restricted to numbers only? The following is a URL to an example. In Firefox, it does not allow you to copy or paste with CTRL C and V into a field restricted to numbers. It works with no issues in IE and Chrome. http://www.htmlcodetutorial.com/forms/index_famsupp_158.html

Όλες οι απαντήσεις (1)

more options

That is a limitation with the script that checks for allowed key presses.
Use Ctrl+insert for Copy and Shift+Insert for Paste.