Om de ûnderfining foar jo te ferbetterjen is tydlik de funksjonaliteit dan dizze website troch ûnderhâldswurk beheind. Wannear in artikel jo probleem net oplost en jo in fraach stelle wolle, kin ús stipemienskip jo helpe yn @FirefoxSupport op Twitter en /r/firefox op Reddit.

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

recent documents entry while in privacy mode, lubuntu 12.04

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.

Alle antwurden (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