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

I cannot checkout in amazon.com using Firefox 9 or 10 - 8 or earlier works fine.

  • 1 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 gschroed

more options

After clicking on "checkout", amazon.com asks me to login. After that, I get a blank screen. This happens with version 9 and 10 of Firefox. If I use version 8, then everything works as expected. Logging in to my amazon.com account from any other page also works as expected in any version of Firefox. But to checkout you always have to login again, and the problem still happens.

After clicking on "checkout", amazon.com asks me to login. After that, I get a blank screen. This happens with version 9 and 10 of Firefox. If I use version 8, then everything works as expected. Logging in to my amazon.com account from any other page also works as expected in any version of Firefox. But to checkout you always have to login again, and the problem still happens.

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

The problem has been solved. There was an entry in my user.js and prefs.js files which was user_pref("capability.policy.default.Window.onunload", "noAccess"); When this was removed, the checkout process worked as it should.

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

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

more options

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

The problem has been solved. There was an entry in my user.js and prefs.js files which was user_pref("capability.policy.default.Window.onunload", "noAccess"); When this was removed, the checkout process worked as it should.