Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 1 답장
  • 8 이 문제를 만남
  • 4 보기
  • 최종 답변자: 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.