搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

the paste function to firefox doesn't work properly in 45.0.2

  • 4 个回答
  • 3 人有此问题
  • 1 次查看
  • 最后回复者为 cor-el

more options

I copy text from notepad to the firefox and sometimes it doesn't work:

. The function Ctrl+V doesn't work . The right click menu doesn't appear . It seems to happen with numeric field (some times), because I tried with fields that receive text and Ctrl+V works OK . I don't have this problem with Chrome neither IE

Thanks in advanced for your help

I copy text from notepad to the firefox and sometimes it doesn't work: . The function Ctrl+V doesn't work . The right click menu doesn't appear . It seems to happen with numeric field (some times), because I tried with fields that receive text and Ctrl+V works OK . I don't have this problem with Chrome neither IE Thanks in advanced for your help

所有回复 (4)

more options

Is this on every web page, many, some?

Start Firefox in Safe Mode {web Link} by holding down the <Shift>
(Mac=Options)
key, and then starting Firefox. Is the problem still there?

more options

How about on this test page: https://jsfiddle.net/5yosxudf/

Can you link to one or two pages that have this problem so we can check whether a custom CSS rule or script is blocking pasting in those fields?


Also, if you do not want sites to be able to block the right-click context menu, you can change a setting here:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste contex and pause while the list is filtered

(3) Double-click the dom.event.contextmenu.enabled preference to switch it from true to false

After this change, Firefox's context menu will sometimes appear in front of a site's own context menu. To clear Firefox's menu so you can access the site's menu, press and release the Alt key. (Pressing Esc sometimes clears just Firefox's menu, but may also clear both menus.)

more options

jscher2000 said

How about on this test page: https://jsfiddle.net/5yosxudf/ Can you link to one or two pages that have this problem so we can check whether a custom CSS rule or script is blocking pasting in those fields?

Also, if you do not want sites to be able to block the right-click context menu, you can change a setting here:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste contex and pause while the list is filtered

(3) Double-click the dom.event.contextmenu.enabled preference to switch it from true to false

After this change, Firefox's context menu will sometimes appear in front of a site's own context menu. To clear Firefox's menu so you can access the site's menu, press and release the Alt key. (Pressing Esc sometimes clears just Firefox's menu, but may also clear both menus.)

Hi: Thank you very much for your answer!

I used your test page and it worked fine with Ctrl+V

After changing the dom.event.contextmenu.enabled preference I could use the firefox right-click context menu and I could copy, but Ctrl+V doesn't work

more options

Try the Insert key versions to see if they work.

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)