Earlier quoted context omitted.
I, similar to the parent, have very few issues on either my computers or phones. I run Firefox on several different OS's and I just don't have the issues you mention. Do you have some examples of websites that really behave that differently depending on the browser you're using? Having lived through the "best viewed with..." days I'd hoped we were past all that by now!
Google Images has problems with Firefox. If previewing several related pictures, the back button of the browser doesn't bring you back to the last image, but to somewhere else.
Why I use Firefox
291–300 of 319 posts
Re: Why I use Firefox
#292I have tried, oh how I've tried. But the vertical tab options on Firefox are just not very good compared to the disappointingly elegant Edge implementation (with something either identical or very similar used by Brave). And, for me, with the sheer amount of work I do in a browser, the base interface is a huge concern. I've been a fan since the Firebird days--which I wish they'd been able to stick with because the an…
Re: Why I use Firefox
#293I was happy to use it for the last three years or so, but recently, I have no idea why, it randomly refuses to load pages. Happens every single day. There seems to be some DNS fuckery going on behind the scenes and Firefox often just seems to think that I am offline. Other browsers always load the pages with no issues, so it is not a network issue. I had disabled all settings that had anything to with DNS, but that d…
Re: Why I use Firefox
#294Earlier quoted context omitted.
Which controls do you want to remove? Can't you do that through the customize toolbar? I'm removing the toolbar and the sidebar header with the following userChrome: /* to hide the native tabs */ #TabsToolbar { visibility: collapse; } /* to hide the sidebar header */ #sidebar-header { visibility: collapse; }
I didn't ask to remove controls. I referred to customizing controls to the level you could as of Firefox 2016. Or like you could do in Super Metroid (1992). For example, if I want shift-J to move to the left tab, and shift+K to move to the right. As of now, extensions can kind of customize this like before, they just don't do it in a fully general way (like you'd get from a supported settings feature). The extensions…
For example I like to be able to have two distinct "close tab and focus left" and "..right" shortcuts, so I set every app to ditch MRU switching of tabs and always "close to right" (Ctrl+W, not remapped) and then have other (Ctrl+Shift+W) combination set to fire up Ctrl+Shift+PgUp (what moves active tab to the left in most apps) and then Ctrl+W what closes it natively, so new active tab is the closed one's former left neighbour.
; Firefox "close tab to the left"
; relies on about:config browser.tabs.selectOwnerOnClose=false
; (that ensures ^w will always select → RIGHT
; #IfWinActive, ahk_class MozillaWindowClass
; close to left
; this will effectively override the dreaded ctrl+shift+w close window
^+q::
^+w::
sendInput,^+{pgUp} ; = swap current tab with left neighbour
sleep,5
sendInput,^w ; = close current tab
return
; close to right (default)
;^w::
;sendInput,^w ; = close current tab
return
; #IfWinActive
The same shenanigan is doing (also global) mouse gesture for me (StrokesPlus, the olden one).Re: Why I use Firefox
#295Earlier quoted context omitted.
Same, Firefox on Android is extremely buggy for me. I experience frequent crashes because I have too many tabs open at once. Multiple times per day, I have to restart the app because the theme will bug between light and dark, which makes some of the UI text unreadable. And sometimes when I restart, I lose some of my most recent tabs for some reason. Very frustrating, but Firefox Sync and extension support are essenti…
FWIW I also use Fennec from F-Droid and I'm getting very slow behaviour and crashes with lots of tabs open (between 10-30). I don't have the theme change or tabs missing though. I've been meaning to try different Firefox distributions though because switching away from Firefox isn't really an option for the reasons you've stated.
Re: Why I use Firefox
#296I use Firefox. (Specifically Librewolf.) That said... > Google can. Apple claims that they can’t, but they have disclosed user data to law enforcement in the past, so I don’t trust them. Mozilla says that they can’t, and I trust them. Google does offer end-to-end encryption, with a separate "sync passphrase". I honestly suspect all of the major vendors actually do a good enough job here if you configure things right.…
Why is Google's UX crummy. Why are defaults bad? This isn't by accident. This is to bend people towards the Google-benefiting options and against their own self interest. This is called "dark patterns" and it's a bad thing, an evil thing.
Re: Why I use Firefox
#297Re: Why I use Firefox
#298I don't see why I would want to use anything else. Even if Chrome is marginally faster in an arbitrary benchmark test, I doubt I'd notice. And so far, I have no interoperability issues between Firefox on my laptop (macOS) and my iPhone (iOS), which runs Safari + Firefox Focus (because it's all the same webkit underneath). The add-on and plug-in marketplace is quite healthy, too. At the end of the day, I care about op…
> I don't see why I would want to use anything else I use FF, too, but I can see why someone wouldn't want to: It's just not a very good Mac app. Weird windowing and focus bugs in fullscreen mode. Keyboard shortcuts that randomly stop working. Zero scripting capabilities (it used to have the bare minimum, but Mozilla bizarrely ripped it out), and just poor integration in general. My system-wide shortcuts — the ones t…
I wish it was! Unfortunately it's not.
Re: Why I use Firefox
#299How can we as users provide funding for open software like Firefox, in the same way that Wikipedia receives crowdfunding? At the very least as a supplement to the money they receive from Google. And even better, to fund more research projects, like their sponsorship of research into Rust and WebAssembly.
The salary for the CEO of Mozilla is 6.9 million USD (almost 7 million). They fired developers to save money, and put all the money saved into the CEO's salary. I don't see Mozilla getting better anytime soon. https://www.reddit.com/r/browsers/comments/18b6tdp/mozilla_c...
Of their budget, what's the cost of developing Firefox?
Re: Why I use Firefox
#300Earlier quoted context omitted.
I have tried to switch quite a few times over the years to Firefox and I still to this day consistently run into websites that are unusably broken on Firefox, do you have the same experience? I realize this probably speaks volumes to the need for more people to use browsers other than Chrome but its unfortunately frequent enough that I always end up switching back to Chrome after a few months.
* Recording in web client of Duolingo does not work on Firefox, only in chrome. * Webserial for flashing esp for example is not supported * Webauth took forever to be supported (still not sure it's fully supported) But I still use of because of the cookie Mgmt mainly, and secondly because we need at least one alternative browser engine on desktop... Safari WebKit is a fork (or the original if you prefer), it's not re…
* duolingo.com (mic does not work) * mediatest.webex.com * webserial in general