Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 1 件の返信
  • 3 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: 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.

選ばれた解決策

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.

この回答をすべて読む 👍 0

すべての返信 (1)

more options

選ばれた解決策

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.