搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Unable to archive gmail messages by checking messages, it states no messages are selected

  • 1 回覆
  • 8 有這個問題
  • 1 次檢視
  • 最近回覆由 lazybones

more options

Since upgrading to Firefox 4.0 I am unable to use the check boxes in Gmail to select multiple messages. If I check a message then press the archive button Gmail states that no message was selected.

Since upgrading to Firefox 4.0 I am unable to use the check boxes in Gmail to select multiple messages. If I check a message then press the archive button Gmail states that no message was selected.

所有回覆 (1)

more options

The problem appears to be in the prefs.js file if you have the following lines: user_pref("capability.policy.default.HTMLAnchorElement.focus", "noAccess"); user_pref("capability.policy.default.HTMLInputElement.focus", "noAccess");

This are not defaults, I suspect this got set by an Ad-on and were not properly cleaned up.