Earlier quoted context omitted.
> This is completely unnecessary It is completely necessary for me to have “move one page up on click.”
But, that is what PgUp/PgDown are for on the keyboard, no? When you are navigating in these discrete steps why use the mouse, which is excellent for continuous input. If I click on something, I want to go THERE, not in the direction of it. "But we have always done it in this (imo illogical) way" is just being stubborn.
Firefox 64 Released
491–500 of 527 posts
Re: Firefox 64 Released
#492Is this the version that kills Live Bookmarks? Some of us FF old-timers are hopelessly reliant on these things, and it's, as far as I have found, the fastest way to quickly scan lists of headlines from all your favorite sites at once. Seriously, one click and you can quickly mouse over the sites on your bookmarks toolbar to consume hundreds of headlines. I really, REALLY hate that they're killing this feature, but th…
Re: Firefox 64 Released
#493Earlier quoted context omitted.
Emacs or vi don't handle potentially malicious third-party code...
Sure they do. That's what extensions are.
Re: Firefox 64 Released
#494Some things I've been looking forward to: > Easier performance management: The new Task Manager page found at about:performance lets you see how much energy each open tab consumes and provides access to close tabs to conserve power > Improved performance for Mac and Linux users, by enabling link time optimization (Clang LTO). (Clang LTO was enabled for Windows users in Firefox 63.) Release Notes: https://www.mozilla.…
> Improved performance for Mac and Linux users, by enabling link time optimization (Clang LTO). Does this mean I need to build it myself or is the binary gonna ship this way?
Re: Firefox 64 Released
#495Earlier quoted context omitted.
Yep. One ungracious explanation could be that Google is penalising Firefox users, but a more likely reason is that Firefox successfully blocks some of the information leakage from the browser that Google uses to decide whether a browser user is a bot or a human. I’ve no doubt that Chrome is very secure, but I do doubt that Google does much to stop it sending data back to Google controlled domains.
"I’ve no doubt that Chrome is very secure, but I do doubt that Google does much to stop it sending data back to Google controlled domains." Either Chrome is sending data home, or it is "very secure". It can't be both.
Re: Firefox 64 Released
#496Earlier quoted context omitted.
I'm now using cVim[0] plugin on Chromium. When I've switched from Firefox a year ago there was no real alternative to keysnail[1]. Backwards compatibility between Firefox releases began to break beginning of 2017. mooz, the developer of keysnail, managed to do some heroics and bring back the usability of the plugin on the never versions. Finally, Firefox 57 put the nail in the coffin and keysnail was declared dead on…
Mooz has made xkeysnail which can do some of the same things, anywhere in X. There's also a menagerie of Vimperator alikes for Firefox: Tridactyl, Vim Vixen, Surfingkeys, Vimium-FF, VVVimpulation. Most of them have improved substantially since September 2017. Disclaimer: lots of Tridactyl's jank is my fault.
Re: Firefox 64 Released
#497> We’re excited to introduce multiple tab selection, which makes it easier to manage windows with many open tabs. Simply hold Control (Windows, Linux) or Command (macOS) and click on tabs to select them. Once selected, click and drag to move the tabs as a group — either within a given window, or out into a new window. Yessss. It doesn't happen often, but the times when I open up 6-10 tabs for research but then decide…
It's the little things (: To be honest as soon as I figure out how to change all the little workflow details I currently use in Chrome, I'll be happy to switch to use Firefox more often / primarily. I love how snappy Quantum feels.
Re: Firefox 64 Released
#498Earlier quoted context omitted.
You know that modifying the gauge for train carriages is really quite easy? Same with browser - it's really easy to modify Firefox to work as you want it to.
> it's really easy to modify Firefox to work as you want it to. Apparently support for doing gestures correctly would "break the security model" and the code would be rejected, so I'm going to disagree there.
Re: Firefox 64 Released
#499Kind of a niche thing to comment on, but this release lands a commit I made that enables XDG desktop portals support in Firefox. If you're on KDE Plasma, you can run Firefox with the environment variable `GTK_USE_PORTAL=1` set and it will use KDE file selection dialogs.
Thank you! This is very cool. Would the logical next step be the auto enable this sort of thing based on the platform?