We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

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.