Live data from Hacker News

Firefox 64 Released

hacks.mozilla.org

481–490 of 527 posts

Re: Firefox 64 Released

#481

Earlier quoted context omitted.

Qutebrowser and next browser are both quite programmer-focused. They are WebKit based, however.

qutebrowser uses QtWebEngine, which is based on Chromium/Blink - I wouldn't call that WebKit anymore ;-)

I was probably wrong about next too, then. Still, they both hail from the Steve Jobs school of blurry fonts, which is all any sane person tries to avoid in a web browser ; )

Re: Firefox 64 Released

#482
post #462

Kind 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.

Would someone mind explaining how to set this for a user (ahem, myself), who've not set environment variables in firefox? A Kubuntu user.

The environment variable here does not refers to a Firefox variable but rather to the OS environment.

To test it once you could execute:

GTK_USE_PORTAL=1 firefox

If you want a more persistent solution you could add

export GTK_USE_PORTAL=1

to your .profile or /etc/profile (if you want it for all system users)

Re: Firefox 64 Released

#483
post #473

Earlier quoted context omitted.

> Half the developers on the Chrome team want Mozilla to win. Why aren't they working on Firefox then?

Money, I guess. And anyways, I think by "win", they don't mean "make Chrome irrelevant". Competition drives innovation, and the Chrome team probably want to steal good ideas from Firefox, find the feature that will put them back on top, etc... They are likely to get more resources and a more interesting job than by staying alone on top. The best part is that Mozilla and Google are not really competitors when it comes…

> and ad impression on Firefox is not worth less than an ad impression on Chrome

True, but Firefox might add more aggressive ad blocking, whereas Chrome might want to disable/discourage that.

Re: Firefox 64 Released

#484

Earlier quoted context omitted.

This is one of those Chrome features that was keeping me on Chrome. I kept switching to Firefox and this would be a major reason why I would switch back. Super happy right now.

Wow! I didn't know this worked on Chrome.

I didn't know this didn't work in Firefox!

Re: Firefox 64 Released

#485

Earlier quoted context omitted.

I want to believe firefox is the best but Chrome's user interface is simply too smooth and clean and firefox has not been able to match that. There are some details that you will only notice if you have used FF and chrome in equal amounts for a long time, such as being able to easily merge two windows in Chrome (in one click vs two), or clumsy bookmarks and search history settings in FF, etc. Also there's a significa…

Firefox has tags for bookmarks, whereas Chrome doesn't. This can help in refining your searches. Firefox's Awesome Bar (location bar) is superior to Chrome's Omnibar. And this matters too when it comes to bookmarks, which are automatically searched. But when typing in your location bar, you can also limit the searches just to your bookmarks by starting the search with a "*" char. You can also use "^" to limit your se…

In addition to the bookmarks and history searched, "%" searches open tabs.

Also, note that you need a space after the character (so "% search query", not "%search query").

Re: Firefox 64 Released

#486

Good work guys. For those using Firefox, I have one question. Is there any way to replicate Chrome's tab-to-search feature? It's literally the ONLY reason I'm still on Chrome. Let me explain by showing how I would search for "apples" in youtube across both browsers. Firefox: 1 - Ctrl+L (go to location bar) 2 - Type "you", press "down" to select youtube from history. 3 - Wait for site to load...... 4 - Click on search…

Firefox have a search bar for this purpose. Isn't Chrome sending everything you type in the omnibar, including urls and search queries, to Google? To search for "apples" on Youtube, press Ctrl-E to focus on the search bar, type "apples", click on the Youtube icon or press Ctrl-down/up arrow to choose Youtube, then enter. https://addons.mozilla.org/en-US/firefox/search/?type=search

Most people don't use search bar these days. Why have two fields when you can use one?

Also - too many actions in your example vs. very simple and effective tab-to-search or keyword search available in Firefox.

Re: Firefox 64 Released

#487

Earlier quoted context omitted.

I've been using TreeStyle tabs for a few months now. While I love the tool, it definitely has some rough edges with integration. It has the same problem Firefox Multi-Account Containers has: Trying to change internal UI for an internal feature by using an addon simply isn't practical (yet).

It was practical before they killed XUL extensions and went with a crippled Chrome clone that can't hide it's horizontal tab bar. It's time for Mozilla to embrace and extend that garbage.

It's in the works for some time now: https://bugzilla.mozilla.org/show_bug.cgi?id=1410548

Re: Firefox 64 Released

#488
post #362

Earlier quoted context omitted.

Do you have data supporting that claim?

Do you require a scientific study for any fact? If you bothered to do any googling, or whatever Mozilla equivalent of google is - this is in the top 3 results. https://9to5mac.com/2016/12/02/15-inch-macbook-pro-screen-re... Scaled resolution is defaulted on a huge amount of Macs.

I asked for data because humans are very prone to confusing things which affect them personally with the general case. Since Mozilla uses telemetry heavily I tend to trust their prioritization more than random self-selected commenters.

Re: Firefox 64 Released

#489

> 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…

Yess, finally, I use this feature in chromium A LOT, and it's one of the things that stopped me from switching back to firefox as my primary browser. There's still a five year old bug where firefox thinks the window has the last size from the previous session when you restart it and save open tabs, when using a tiling window manager, but it fixes itself when you manually resize it, I can learn to live with this.

oh man. yes, I experience this everyday (awesomewm user)

Re: Firefox 64 Released

#490
post #147

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.

A lot (most?) Laptop keyboards don't have pgup/pgdown or it is hidden behind some shift-ctrl-fumbling.

For most longer texts, I hate "click to here" on the scrollbars. It's impossible to get it right. Them working as pgup/down makes much more sense.

Post reply on HN