Earlier quoted context omitted.
> Now if only i was not stuck on ESR because GTK3... What's the issue with GTK3?
GTK3 itself has various regressions and is slower than GTK2 despite the architectural refactoring lending itself to a snappier experience. https://bugzilla.gnome.org/show_bug.cgi?id=771708 Firefox GTK3 has regressions too, for instance the bookmark manager not remembering where you were last which works with Firefox ESR (GTK2). https://bugzilla.mozilla.org/show_bug.cgi?id=1267863 Also GTK3's file dialog is subjective…
Firefox 50.0
91–100 of 205 posts
Re: Firefox 50.0
#92Re: Firefox 50.0
#93Re: Firefox 50.0
#94If they could just add a decent profile management option, I would switch back from Chrome. Keeping my work and personal accounts separated is the only thing keeping me using that battery killer
Re: Firefox 50.0
#95If they could just add a decent profile management option, I would switch back from Chrome. Keeping my work and personal accounts separated is the only thing keeping me using that battery killer
While everything still happens within a single profile, sites in different containers get different storage (cookies, localStorage, IndexedDB, etc.) and cannot see each other.
Re: Firefox 50.0
#96Earlier quoted context omitted.
I don't know about Firefox or Atom, but in Chromium you can achieve that via Ctrl-PgUp and Ctrl-PgDn.
Which is a pretty dumb shortcut to use one handed and compared to alt+tab.
Re: Firefox 50.0
#97PSA: Please update immediately. One of these is critical.
Re: Firefox 50.0
#98If they could just add a decent profile management option, I would switch back from Chrome. Keeping my work and personal accounts separated is the only thing keeping me using that battery killer
If you're willing to try Firefox Nightly, check out the containers experiment: https://wiki.mozilla.org/Security/Contextual_Identity_Projec... While everything still happens within a single profile, sites in different containers get different storage (cookies, localStorage, IndexedDB, etc.) and cannot see each other.
Re: Firefox 50.0
#99"Set a preference to have Ctrl+Tab cycle through tabs in recently used order " Finally something that is an actually improved UI feature! Not some "removed status bar and instead hover its info over text you want to read sometimes" or "moved refresh button to different place than before just to annoy you" or similar thing :)
This has been possible for a very long time, as a side-effect of enabling browser.ctrlTab.previews in about:config Glad to see they are paying more attention to this though. Thousands of people have requested that feature for Chrome. To this day there hasn't been (or I haven't found) an official answer and the only way to do it is to use an extension, using an alternative keybind as extensions aren't allowed to inter…
Re: Firefox 50.0
#100It seems archives (such as .bz2, .gz) are treated as executable files. What is the reason for that? https://hg.mozilla.org/mozilla-central/file/054d4856cea6/too...