We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 4 trả lời
  • 3 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi 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

Tất cả các câu trả lời (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)