Won't be updating beyond FF 55.0.3 because 'Status-4-Evar' add-on doesn't work with Quantum. Apparently it can't be updated to work with Quantum for reasons I don't know, but was mentioned on the support forum. Until such time as I can prevent the annoying floating URL pop-up in bottom corner when hovering over links, I won't be updating. I don't see why I can't have a harmless fixed status bar extending 100% at bott…
Firefox 59 released
161–170 of 233 posts
Re: Firefox 59 released
#162cmd+f,"u2f" or "webauth" Nothing.. I wonder when they'll ever get to fully supporting u2f (probably via webauth) so I don't have to use Chrome to log into certain websites.
https://hacks.mozilla.org/2018/01/using-hardware-token-based...
Re: Firefox 59 released
#163Earlier quoted context omitted.
I don't know why you are being downvoted. I have the same problem. I'm still stuck with Firefox 56 and no upgrade path in sight. I wish Mozilla declared FF 56 a LTS release for those of us who value their addons more than performance benefits of Quantum. Right now I'm still using an out-of-date release that doesn't receive critical security updates, and I have to choose between either downgrading 4 releases down to F…
The thing that kept me from upgrading was TreeStyleTabs, but there is a non-XUL version of it which works fairly well. While it is a pain, it's not as if Mozilla removed XUL support with no warning. What addons are you missing? Perhaps we can find updates or replacements?
Re: Firefox 59 released
#164Earlier quoted context omitted.
Not really. I gave up Firefox (as my main browser; I'm a web dev so use all of the major ones regularly anyway) because the main thing keeping me there was its extensibility, and that advantage went away. Firefox was and remains slower, less reliable, and less capable than Chrome, and IME has actually become worse in those respects as well since Quantum.
> Firefox was and remains slower Did you try out the Firefox Nightly with WebRender enabled?
You're talking about GPU-accelerating complicated page renders.
I'm talking about things like regularly seeing flashes of unstyled content on page load, which I thought we'd left behind somewhere in the last millennium.
Re: Firefox 59 released
#165Although its a minor thing, I'm personally delighted with drag & drop for the new tab tiles. These are the kind of little usability improvements that can tip the finely balanced scales between major browsers these days.
Tab Tiles?
https://www.mozilla.org/media/img/firefox/home/new-tab.a1c9f...
Re: Firefox 59 released
#166Earlier quoted context omitted.
I miss Tab Groups, FWIW. Why does it matter if they're on GitHub? Firefox no longer has the APIs for many of these extensions to be possible.
Why does it matter if they're on GitHub? I'm not OP, but usually the conversation goes like this: Person 1: Person 2: It's open source. Have you submitted a patch yet?
Re: Firefox 59 released
#167Earlier quoted context omitted.
> Firefox was and remains slower Did you try out the Firefox Nightly with WebRender enabled?
No, but somehow I get the feeling we're talking about entirely different levels of "slower" here. You're talking about GPU-accelerating complicated page renders. I'm talking about things like regularly seeing flashes of unstyled content on page load, which I thought we'd left behind somewhere in the last millennium.
Never seen on my end for quiet some time, maybe worth a bug report: https://bugzilla.mozilla.org
Re: Firefox 59 released
#168Earlier quoted context omitted.
Better stay away from the evil Mozilla corporation, and instead use one of those other, more privacy-aware, browsers like Google Chrome or Microsoft Edge.
It's okay to do bad things so long as your main competition is worse?
Re: Firefox 59 released
#169Earlier quoted context omitted.
Is there a way to trigger a full screen screenshot via Selenium/WebDriver? (not a partial/window screenshot - that I can do)
If I'm understanding correctly, could you just select the body tag and screenshot that? In Selenium Python that'd be: # driver is a Firefox driver body = driver.find_element_by_tag_name('body') screenshot = body.screenshot_as_base64 # png bytes
- a lot of (visible) elements are missing
- the screenshot is still cropped to whatever viewport is used
Re: Firefox 59 released
#170After I switched to Firefox 59 beta on Windows (7 upgraded to 10), I see the following issue all the time. When accessing finance.google.com in one tab and etrade.com (internal page) in another, if I am on finance.google.com and if it refreshes and is slow for some reason I start seeing a blank page with a spinner on that tab and while this is happening, if I switch to the etrade.com tab, I see that page is blank too…
Not sure it's related but a lot of Google's sites are terrible on Firefox and Edge. IIRC they are using polyfills for some heavy stuff (if you assume no malice, that's probably the cause of many problems). https://www.reddit.com/r/firefox https://support.mozilla.org/ Try using safe-mode https://support.mozilla.org/en-US/kb/troubleshoot-firefox-is... or maybe creating a new profile. The beta versions, just like Chromi…
In the interest of not using Chrome though, when I run into such issues I use Brave as it's Chromium-based and thus allows me to side-step those problems.