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

Javascript in Firefox 90 PDF form viewer

  • 5 trả lời
  • 1 gặp vấn đề này
  • 491 lượt xem
  • Trả lời mới nhất được viết bởi fuffberry

more options

As of Firefox 90, the PDF viewer within Firefox is reported to handle Javascript in PDFs. What must be done to disable JAVASCRIPT within the PDF viewer?

As of Firefox 90, the PDF viewer within Firefox is reported to handle Javascript in PDFs. What must be done to disable JAVASCRIPT within the PDF viewer?

Giải pháp được chọn

Here's how:

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

(2) In the search box in the page, type or paste pdfjs.enableScripting and pause while the list is filtered

(3) Double-click the preference to switch the value from true to false

I'm not sure how to test that it worked. Maybe Adobe has a safe example on their website?

Đọc câu trả lời này trong ngữ cảnh 👍 1

Tất cả các câu trả lời (5)

more options

Giải pháp được chọn

Here's how:

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

(2) In the search box in the page, type or paste pdfjs.enableScripting and pause while the list is filtered

(3) Double-click the preference to switch the value from true to false

I'm not sure how to test that it worked. Maybe Adobe has a safe example on their website?

more options

By the way, it was false up to Firefox 87 and flipped to true starting in Firefox 88.

more options

I only see that pref set to true in Nightly.


  • 1702796 - Update pdf.js to version 2.8.320
    • #13116 Enable scripting by default in the viewer (PR 13053 follow-up)

Được chỉnh sửa bởi cor-el vào

more options
more options

Thanks for the info - It was Firefox 88 release notes where I saw the bit about JAVASCRIPT in PDFs. I wish I could change the title on this issue to say "Javascript in Firefox 88 PDF form viewer" - upgraded my test system to FF90 then upgraded 'production' to FF88. Usually my questions are associated with the test 'nightly' version. I overlooked it when nightly went to version 88.