Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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

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

Learn More

Your browser security settings don't permit automatic execution of paste operations.

  • 1 ответ
  • 5 имеют эту проблему
  • 322 просмотра
  • Последний ответ от cor-el

more options

I am using a MaskedEditExtender within my custom control. whenever I try to paste some data into the textbox, especially in firefox. A popup alert prompts me to enter "Your browser security settings don't permit the automatic execution of paste operations. Please use the keyboard shortcut Ctrl+V instead.".

I want to avoid this popup alert. Please provide your suggestions to avoid this popup as this creates a bad impression to the end user.

This type of popup is not coming in any other browser.

I am using a MaskedEditExtender within my custom control. whenever I try to paste some data into the textbox, especially in firefox. A popup alert prompts me to enter "Your browser security settings don't permit the automatic execution of paste operations. Please use the keyboard shortcut Ctrl+V instead.". I want to avoid this popup alert. Please provide your suggestions to avoid this popup as this creates a bad impression to the end user. This type of popup is not coming in any other browser.

Все ответы (1)

more options

Use keyboard shortcuts if the buttons on the web page or other methods aren't working.

  • Copy: Ctrl+C or Ctrl+Insert (Mac: Command + C)
  • Paste: Ctrl+V or Shift+Insert (Mac: Command + V)
  • Cut: Ctrl+X or Shift+Delete (Mac: Command + X)