当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

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.

詳しく学ぶ

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

recent documents entry while in privacy mode, lubuntu 12.04

  • 4 件の返信
  • 1 人がこの問題に困っています
  • 3 回表示
  • 最後の返信者: jack_shark_mack

more options

I'm running FF 21 under Lubuntu 12.04. FF is in privacy mode (history - never). When downloading and saving a file, Firefox adds an entry to the recent documents list stored under ~/.local/share/recently-used.xbel

After recognizing I went to about:config and searched for "recent" I found that the browser.download.manager.addToRecentDocs switch was on. After turning it off and restarting nothing changed, the entry is still attached

IMO FF shouldn't add this entry in privacy mode.

An example entry in recently-used.xbel is attached.

I'm running FF 21 under Lubuntu 12.04. FF is in privacy mode (history - never). When downloading and saving a file, Firefox adds an entry to the recent documents list stored under ~/.local/share/recently-used.xbel After recognizing I went to about:config and searched for "recent" I found that the browser.download.manager.addToRecentDocs switch was on. After turning it off and restarting nothing changed, the entry is still attached IMO FF shouldn't add this entry in privacy mode. An example entry in recently-used.xbel is attached.

すべての返信 (4)

more options

Anyway, here is the entry:

 <bookmark href="file:///home/jack_shark_mack/download/firefox-21.0.tar.bz2" added="2013-05-29T21:24:15Z" modified="2013-05-29T21:24:15Z" visited="2013-05-29T21:24:15.147656Z">
   <info>
     <metadata owner="http://freedesktop.org">
       <mime:mime-type type="application/x-bzip-compressed-tar"/>
       <bookmark:applications>
         <bookmark:application name="Firefox" exec="'firefox %u'" modified="2013-05-29T21:24:15Z" count="1"/>
       </bookmark:applications>
     </metadata>
   </info>
 </bookmark>
more options

Yes I have noticed that running Lubuntu 13.04 , it is likely a bug and I feel as there is no direct resolution to this but to find a way to turn off recent documents if possible?

more options

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
more options

No, Safe Mode is no solution. The entry is still added to the recent documents.

Sure, a workaround would be to turn off recent documents system-wide. But that's not what users expect, and not what I want to do.

What is the "browser.download.manager.addToRecentDocs" switch for? The developer page tells us

"A boolean value that indicates whether or not new downloads should be added to the recent documents list. Default value is true."

Which is contrary to the behavior described here. And has already been discovered two years ago and not yet been solved:

https://bugzilla.mozilla.org/show_bug.cgi?id=646351