Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

Avatar for Username

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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.