https://twitter.com/BrendanEich/status/1217512049716035584/p...
https://twitter.com/BrendanEich/status/1217512049716035584/p...
For example just look at the alert popups[0], or the non native contextual menus, or the video pop icon. The UI is full of little quirks like that. The tab bar is by far the ugliest one of all current browsers, at least on macOS.
It also misses important features such as multilingual spell checking. For people writing in multiple languages it's a real PITA. I know this functionality can be added with an extension but it slows down FF too much IMO.
Really? Do you learn a new language every day? I installed languages that I am interested years ago and forgot about it until you mentioned it.
The polish of developer tools has exactly zero to do with a browser's popular marketshare.
I write in 4 languages so it's quite annoying to do that every time. In Chrome there is multilingual spell checking even when you mix languages in the same sentence.
I switched to FF about 2 months ago. I made a FF Color theme [0] that matches Chrome's colors to help ease my transition. Only color I wasn't able to adjust with FF color is the tab onhover color.
[0] https://color.firefox.com/?theme=XQAAAAIWAQAAAAAAAABBKYhm849...
Firefox is by far my least favorite piece of software that I regularly use and I've considered throwing my computer out the window because of it.
https://color.firefox.com/?theme=XQAAAAITAQAAAAAAAABBKYhm849...
I documented it, proposed a solution with my own justifications for why it would be better, and submitted a bug report.
Feedback from Moz, the work done on it, the patches created, and the release plan for it were all done in the open and I could track it.
The change I suggested was implemented and is now out.
Be the change you want to see... only Firefox/Mozilla would do this in such an open way.
The English spell checking is pretty bad, too, giving me at least an order of magnitude more false positives [1] than Safari or Chrome on my Mac, and Edge or Chrome on Windows. Same when compared to things other than browsers, such as Word, LibreOffice, BBEdit, Pages.
What's baffling is that Firefox, LibreOffice, and Chrome all use Hunspell [2], so presumably the reason Firefox spell check sucks compared to LibreOffice is they have a terrible dictionary.
So why doesn't Mozilla just take the LibreOffice dictionary?
[1] In case I've got the terminology wrong for spell checkers, by false positive I mean where the spell checker says that a word is spelled wrong when it is in fact spelled correctly.
It's horrible on all platforms ;) . The way tabs are handled is by far my biggest complaint, you can't fit as many tabs in as with chrome and since they "upgraded" the extension system the vertical tab extensions don't work well (can't remove top tab panel).
I wish they'd just make a native UI for each platform, their cross platform one has always been a train wreck but it's especially bad since they dropped XUL.
All the people I know, who left FF, myself partly included, did so for this reason. Quite some sites did not work anymore on firefox. And the normal user does not care that this is because of vendorprefixes which are not standard. They care about that their website does not work anymore.
Keep the webdevs ... keep your users.
It's an issue that affects anyone that writes in multiple languages. This accounts for the majority of internet users in the world since they write at least in their own language and English. This is not an edge case that affects 10% of users.
Like I already explained, it can't be solved properly with an extension. The ones that try to solve it slow down FF. This has to be solved at the native level, not in JS.
For example, one of the major considerations when doing UI design is creating elements that have a cohesive style (regardless of which aesthetic style that is).
None of that happened on that god forgotten alert. It's probably the first thing that someone came up with in a rush, in a style that no other UI element of FF shares, and it has stayed like this probably because nobody cares.
The multilingual thing sounds like a big problem for people that rely on that.
My comment was directed to your other complaints about UX quirks.