Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have been repeating the Chrome is the new IE meme for the last few years. I even had a boss that only cared about our code working on Chrome and would lose it when I was demoing / developing from FireFox. I only ever demoed in Chrome just to feed that illusion that I was adhering to Chrome but I honestly dont see anything special or better and I still made sure it behaved and worked the same in both. I know people in my office use other browsers (these were internal tools).

It saddens me that people worship Chrome and yet Firefox has a lot more potential in some areas. Hell it was Mozilla and not Google that gave us WebAssembly through asm.js and other awesome efforts. Microsoft gave us AJAX when Mozilla reverse engineered it back when standards were not properly standardized which is why AJAX is so XML focused in the name despite being able to fetch other things.



> Chrome is the new IE

Some software houses who supply the company I work for, are refusing to work with anything but Chrome. So it really does seem like the bad old days all over again.


It is nothing remotely like the bad old days. I'm assuming you never had to support IE6.


I did. I remember when NN was big and IE was an afterthought. I remember when IE6 came onto the scene. I remember it all.

It's nothing remotely like the bad old days. You are correct.

It is however bad new days.


I had to and I understand fully well what GP means:

Yes, Chrome is a better browser than IE 6 was, but getting everybody on a team, on every team to test cross browser compability is starting to get hard.

We're now seeing otherwise great developers who more or less openly admit they don't test in other browsers.

I call them out on it. It is unprofessional.

We've fought to get where we was a few years ago, where every modern browser was considered equal.

Don't let any web developer get away with Chrome only!


IE6 was good until it wasn't anymore.


No, IE6 was far less terrible than IE4, but still amazingly awful. If was from the era of browsers where you had to essentially code up different copies of a page per-browser if you wanted any sort of graphical anything.


No you didn't. You had to code exactly one copy: for IE6. Nobody cared about anything else.

Just like nowadays more and more pages only get coded for chrome and might or might not work on Firefox.


Except that IE6 didn't die when IE7 came out - it stuck around. I was working at a company that still had to support IE6 when IE8 was coming out - and firefox was quite popular by that point - we ended up dropping support for it shortly after chrome got popular.

IE6 outlived it's expected lifetime by leaps and bounds due to lots of customers stuck on machines locked into running old version of windows due to financial or corporate policy reasons.


Ever listen to Android web developers? The matrix of versions of Chrome to test if you need to "properly" support Android due to financial or corporate policy reasons is fascinating. It's not as bad today as supporting IE6 and IE11 side-by-side due to idiot corporate policy, but the wind shifts one way or another and it certainly could.

(Fun spitballing doomsday scenarios: LineageOS gets more traction and needs to harder fork; or, Huawei is forced into a hard fork and takes the entire Chinese market with it, which could snowball other markets across; or, some Android worm causes friction with the major carriers and they get back into the version/upgrade micromanagement game even worse than before.)


The scale is massively different though. When you make a page today 95% of it works on all browsers. Back in the IE6 days that wasn't even remotely true, which is why things like jQuery came into existence, not to mention the insane CSS hacks required. IE calculated padding differently to every other browser, requiring you to rewrite any code that used it. There's no equivalent to that today.

Today isn't a dreamland, but it is in no way as bad as the IE6 days.


But that's not the IE6 days. That was when other browsers were already well established and IE6 was that zombie feeding off corporations never upgrading that you just couldn't kill.

But in the early 2000s, you only ever targeted IE6 and maybe 5. Opera was that weird European thing, Netscape disappeared by 2003 and Firefox was that silly open source stuff used by people without friends or any sort of social skills. That was the IE days.


It is, in fact, worse. We didn't have to support mobile platforms back then.


I don't really agree with the "Chrome is the new IE" sentiment. They participate in the Web Standards process the same as anyone else. That their voice has different gravity in the process due to the fact that they are often the ones pushing the standards forward isn't something they should be compared to IE for. Devs old enough to recall the halcyon days of IE know it was quite different...


IE definitely participated in web standards at the time. Certainly in CSS.

They were not as good at bending standards groups to their will as Google has been, for various reasons, which is why standards did not always match their proposed implementations. But trying to paint IE as not engaged in standards is pretty misleading.

(Now I don't think they were too engaged in things like XHTML2, but neither was any other browser, because that group was fundamentally not interested in browsers being engaged, as far as I can tell.)


It is different but not necessarily better. Where IE got really bad is when they stopped developing it. Development really slowed after 5.5 and once 6 was the undisputed champion they just left it to rot. Whatever else can be claimed about Chrome, they're not idle.

TBH I think if you want a slogan then "Google is the new AOL" is better. When you look at what their doing across technologies it looks more like reinventing AOL's walled browser for the modern age.


Obviously every Google product is different, but how many Google products have reached maturity only for Google to basically stop, and then eventually discontinue it after eliminating the competition in the interim?


Chrome and AMP do seem to be part of Google's long term strategy. I don't see them dropping either anytime soon. Well ok they may drop AMP if they finally get it all integrated into the various web specs. but that's a distinction without a difference.


Chrome still has some competition. So does AMP, if you count, you know, HTTP.


search and youtube are the two things I can think of.


> Devs old enough to recall the halcyon days of IE know it was quite different...

I'm old enough. It's not different. Chrome is the new IE.


> Devs old enough to recall the halcyon days of IE know it was quite different...

I'm old enough. People sharing your view, are agreeing with a broad assumption that isn't based in reality. Ironically, the Chrome has had to adopt from the other direction (webasm) and hasn't created much whole-cloth that other browsers have had to adopt...and developer's certainly aren't hambstringed by these small additions that make Chrome a delight (for now). From a business perspective, the popularity monopoly is not the same as how IE was made "popular". It's VERY different from the old days in terms of quality and the state of the industry.


It's not just developers, just like Microsoft made web applications that only worked on IE (think Outlook.com and the introduction of AJAX) we've seen it here on HN all the time, they announce new products that are only known to work on Chrome initially. Some have even changed the user agent and it works on Firefox, so there's some old school Embrace Extend Extinguish nonsense going on from Google's end when they introduce new products.


> they announce new products that are only known to work on Chrome initially.

Can you show any examples of these "features" that are forcing the hand of other browsers?

> think Outlook.com and the introduction of AJAX

https://www.sitepoint.com/xmlhttprequest-vs-the-fetch-api-wh...

I remember that every browser had an AJAX API, where IE had a specific API that was more straightforward. The AJAX capability was a forgone conclusion rather than a technical leapfrog. You could always had access to an HTML request and timers to code AJAX as a final backup.


I'm old enough to remember there was a simple fix. Badges of honor you might even say!

"This website supports Netscape Navigator 4."


That definitely didn't work. Features we wanted to use that were standardized could not be used. Even after the browser got updated, we couldn't use them because lots of people used the old browser.

Browser incompatibility was used to lock entire enterprises into using only Internet Explorer. Badges did nothing to help.


It was a joke.

The only thing it seemed to do was let you know what browser the developer/s were using.

If you happened to have multiple browsers it was possibly of some benefit if you could switch to that browser.

Enterprises still lock users to one browser if possible for security & maintenance reasons. I do see multiple browsers allowed for certain individuals to support older software.


sure, but Chrome has the power of Google behind it and that makes the browser more attractive because users feel that if the browser comes from the search engine company they already use then it must be compatible with everything they do online. This is a perception which gives Chrome an advantage over other browsers.

It's a bit of a monopoly that Google has on the browser market and so now they have leverage over what gets approved and implemented in those browsers.

Since most people use Chrome then other browsers are forced to follow suit with compatibility.


With Chrome, you also get Chromium, and the ability to see inside(and contribute!) to development. This did not exist in the IE-dominated era.

Link to chromium dev: https://www.chromium.org/getting-involved/dev-channel


Out of curiosity, how much flows from Chromium to Chrome, compared to vice-versa?


Chrome is basically a distribution of Chromium; there are some extra bits added like DRM, but otherwise it's built straight from the Chromium tree. It's not like Android, where there's a private repo that occasionally gets thrown over the wall in the form of AOSP.


I'm not going to give any assistance at all to Google, and I'd caution others to think carefully before doing so.


> I'm not going to give any assistance at all to Google

Neither am I, but I wanted to point it out anyway. If things like chromium-dev had existed back then, maybe we wouldn't have had the IE fiasco we all remember. Or maybe we would have anyway, who can tell :)


> Hell it was Mozilla and not Google that gave us WebAssembly through asm.js

And that shows why Chrome is not IE... Chrome jumped in and supported WebAssembly even though they already had a mature equivalent (pNaCl) which they have now deprecated.

I just don't understand why there is so much hate for Chrome out there. Sure, we don't always get our way.

To me the Chrome team seems to listen to developers and users, and to put the effort in to follow standards, and to keep improving Chrome in ways that I care about as a developer.

IE6 did none of that.


> IE6 did none of that

IE6 had just different users than Chrome has.

But MS did listen to them, even too much actually.

MS had their customers intranet developers to make happy, Chrome has its giant father, Google, the AD company.

Chrome is much worse in perspective for users freedom.


I try switching from Chrome to Firefox at least once a year, but the UI design keeps me firmly entrenched as a Chrome user.


Interestingly I try Chrome once every which and go right back to Firefox for exactly the same reason. I find the Chrome UI intolerable. Tiny tabs, inflexible GUI, less interesting extensions, etc. I also tend to use _many_ tabs (grouped by topic I'm working on) so maybe I'm a bit of an unusual case.


It is probably a quite subjective thing. I use Firefox as main browser but test things in Chrome. Neither UI really bothers me, but I prefer Firefox for ideological reasons. The dev tools in chrome are better though imo.


I feel like Firefox's Dev Tools are better in so many small ways at the fundamentals it's really sad every time someone says they prefer Chrome Dev Tools. (Plus, Firefox's Dev Tools inherited from Firebug and at least from that sort of continuity perspective arguably are the most mature Dev Tools codebase.)

A lot of the reason so many people seem to like Chrome Dev Tools better seems to be exactly the sort of "Works best in IE6" mentality that so many devs only spend time testing in Chrome and customizing Chrome Dev Tools how they like and making sure Chrome Dev Tools work right that it just becomes inertia that that is what they like better.

Little tweaks to sourcemap generation options, for instance, can be all it takes to get Firefox Dev Tools working just as well as Chrome for code debugging, but so many devs work in Chrome only that the defaults in so many places are accidentally so Chrome-centric.

Similar goes for all the Chrome-only Dev Tools extensions. At this point even the Dev Tools Extension Models are close enough between Chrome and Firefox that it mostly just needs more people using Firefox for development to catch up on extensions.


Could well be. I do very little web development, and I used chrome back in the days when that was my fulltime job. It might be more of a case of familiarity rather than them actually being better. :)


One thing I think Chrome is better at is emulating CSS media, so we can check layouts when printing, for example. I don't even see how to do that in Firefox.


I'm the opposite with tabs, I try to keep them as minimal and just away as much as possible. Thankfully ff is pretty customizable so my setup is fine now, but the default top bar felt just gigantic and distracting coming from Chrome.


I have window title bar, minimal location bar, and tree style tabs (collapsible/hideable). The UI is about as minimal as it can get :)


Not sure how legit this is, I'm with another commenter, I don't care for the Chrome UI but maybe this might help:

https://gist.github.com/tjespe/aeb514aaff6f4ca4d97afe476e360...

Looks like somebody updated the Firefox Quantum UI to look more like Chrome.


Interesting, but it requires adding a file to your machine. I'm constantly on different machines. Being able to log in, get all my info and settings, and then log out leaving the machine in its original state is invaluable to me.


I felt the same but honestly you get used to it in a couple days. I'm never going back!


What aspect of the Firefox UI bothers you?


Not the OP, but I'll chip in with my $.02. I really want to like Firefox, but everything UI feels wrong (on macOS). From tabs, where the close button is on the wrong side (right) and if you click the + button to open a new tab the cursor ends up over the new tab, not over the + button so you can click again to open a new tab. The whole UI looks and feels non-native. Pressing ESC in full screen mode does not bring the window back to its original size. In-page search opens a clunky (javascript?) search field in the bottom status bar. Firefox does not support proper macOS dark-mode (try cmd-O). Cannot print to PDF. (Magic mouse) gestures does not work. No automatic keychain integration for login forms. Fonts are rendered different than in Chrome and Safari, e.g. thin fonts are tick and font's in general look more ugly (something with antialiasing?). The list goes on and on. Basically Firefox feels like browser version of Slack.


> No automatic keychain integration for login forms.

Chrome also stopped doing this, AFAIK.

Fun fact: I was subscribed to a firefox ticket "Password manager should support OS X Keychain" which is 18 years old, it got closed some months ago. https://bugzilla.mozilla.org/show_bug.cgi?id=106400


The other one that bugs me the most is lack of bouncy overscroll with my trackpad. Being used to that in the rest of the OS, it feels very jarring when you scroll up to the top of a page and it abruptly jerks to a stop.


> and if you click the + button to open a new tab the cursor ends up over the new tab, not over the + button so you can click again to open a new tab.

Same experience for me on Chrome on macOS too, so... You sure you didn't change those defaults somehow?

I usually open new tabs with Command + t or Control + t on Linux / Windows.


> From tabs, where the close button is on the wrong side (right)

Chrome does this.

> and if you click the + button to open a new tab the cursor ends up over the new tab, not over the + button so you can click again to open a new tab.

Chrome does this too.

> The whole UI looks and feels non-native.

Yep, that describes Chrome.

It sounds to me like you're a Safari user, since the things you're describing are things Safari does correctly. I'm a die-hard Safari user, and both Chrome and Firefox feel wrong to me. But Chrome feels even worse than Firefox does.


I'm so confused. I'm on Chrome for mac right now and half of those things seem to not exist in Chrome either.

- The 'x' is on the right of every tab.

- When I press '+', the cursor ends up over the new tab - I cannot immediately click '+' again.

- Pressing esc does not do anything for full-screen mode.


> From tabs, where the close button is on the wrong side (right)

In Firefox, using the Customize option from the menu, you can move the new tab button to the left side of the tabs, or even to the far right side so that it doesn't move.


agreed, the list is huge and so many of them seem like minor fixes -- for example the white flash that appears when opening a new tab in dark mode can be fixed with userChrome.css. its been an issue for a year. i don't know if mozilla is just broke or what, but it sure feels like their projects are hanging together by a thread. i still use it because i want them to succeed. i would be happy to work on it personally if mozilla would have me lol (instead ive made lots of extensions).


The close button has been on the left for years on mac?

What version are you using?


I’m in the middle of trying this exercise now. Some of the differences are just getting used to new design.

For me the most jarring thing is how Firefox’s omnibar works. It isn’t good at showing me the sites I’m looking for after typing just a few characters. Instead, it shows absolutely every page I’ve recently visited at one of those sites.

Another design thing is the amount of information on the default new page has a ton more info than I’m used to seeing (or really want to see). Hence a question I posted yesterday:

https://news.ycombinator.com/item?id=20167192

On iOS, I keep trying to pull to refresh pages, but in Firefox it’s a specific button. But this is something that I could get used to.


> For me the most jarring thing is how Firefox’s omnibar works. It isn’t good at showing me the sites I’m looking for after typing just a few characters. Instead, it shows absolutely every page I’ve recently visited at one of those sites.

Interesting! I think this may be a case where, over time, as you use a search mechanism, you get used to the kinds of searches that work well with that mechanism. I've had similarly frustrating experiences with Chrome's address bar, which I'm not used to using.

Firefox has a concept of "frecency", a metric that combines frequency of visit and recency of visit to determine what you're most likely to want based on what you typed. (It also gives some preference to the starts of words/domains, and some other heuristics.) However, I can easily believe that before Firefox has enough information, typing at it would produce suboptimal results. That's something worth reporting as a bug: https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&c... . Please feel free to use any of the text above to help describe the issue, if it helps.

> Another design thing is the amount of information on the default new page has a ton more info than I’m used to seeing (or really want to see).

Complete agreement. I disable the new tab page on desktop, as I really just want a blank page. (On mobile, I find the default new tab page more useful and usable.)


When I type in ‘news.’ Firefox still gives me ‘hackernewsgrid.com’ as the first result, even though I haven’t visited that page in years, and in fact it is completely down.

I’m not sure how the omnibar works, but I’m not extremely impressed.


When I type “n”, I’m likely either going to news.google.com or HN. Firefox will guess correctly that I’m thinking of HN and fills that in as the URL. However, the main HN URL and Google News are something like 8 and 9 in the list. Everything above those two is a mix of things that happen to have an “n” somewhere in the URL that I may have recently visited.


As the grandparent comment says, you just get used to how Firefox works. For example, I would've never even thought to type "news" to look for hackernews in the omnibar after using it so long-- I just instinctively know that Firefox will find it easier based on domain name, so I type "yc" for "ycombinator.com"

I can see how this is going to be confusing for a new Firefox user, but it's easy to get used to.


Note: this is different b/w the desktop and iOS versions too. The desktop seems to have gradually gotten better as it’s been trained more.

(And I have Firefox sync setup)


Type ‘news’, use the arrow keys to select the offending entry, and hit delete.


Just type news<space>y then until it gets used to it.

(And on a general note: some people here might want to verify they haven't touched the settings;-)


I have several sites that I visit daily. All of them can be accessed by typing in the first character, or, at most, two characters - the url then appears in the navbar, just hit <enter>.

The strange thing is, every nine months or so, FF will forget one of these urls. It doesn't do it for all of them at once, just one, and it's not related to upgrades. All I have to do is enter the full url and hit enter, and things are back to normal again for that particular url for many months.


Not the OP of that comment, but I feel the same way.

I use macOS, so maybe it’s different on Windows. A few things bug me, it’s hard to really pin it down. It just doesn’t feel finished. The Save File dialog window feels like it’s from Mac OS 9, or at least its sentiment is. The behaviour is confusing, because if you press cancel, you still end up with a file in you Downloads. It would better if it just dealt with it the way Safari and Chrome do. A lot of the dropdowns and other inputs feel a little old too, everything ends up looking like 2003, which isn’t terrible, but I would imagine it puts people off when switching from Chrome.

The address bar is also very odd, it almost always suggests the wrong thing for me. I’ve adjusted the settings, but even for a site I just visited with the exact name in the page title, I still end up with the search as the default result.


That's some very reasonable feedback. Please consider reporting those as issues (the latter perhaps coordinated with the other commenter's bug report). Emphasize that it substantially affects the first-time user / new user experience; that may help get appropriate attention.


The search bar in Firefox always assumes you're attempting to visit a URL if you type two words separated by a dot. It's incredibly frustrating trying to search things like "table.sort" and being redirected to a URL that doesn't resolve to anything and will almost certainly not for a while. Chrome doesn't have the same behavior (it ships with a list of valid TLDs). I get that you can work around it easily by typing a space, but the habit is ingrained for me due to switching from Chrome and this alone makes me want to switch back, if not for the desire for Mozilla to succeed. There is a bug for this issue[0] which has been open for 5 years.

For FF mobile the UI is less convenient than Brave. In Brave the icons for adding a new tab and switching tabs are at the bottom of the screen, while in FF they're in a menu at the top. Because I use my phone in portrait mode I have to reach my thumb up to the menu every time to create or switch tabs. It's really tiresome and I use Brave instead due to this. Also, the URL bar on mobile FF has the 'X', but its behavior is completely different from Brave. It closes the bar entirely rather than clearing it. I also get that it's a thing to get used to after switching, but why not just delegate cancellation to the Android back button? (Could it be due to iOS?)

[0] https://bugzilla.mozilla.org/show_bug.cgi?id=1080682


One Firefox option I love but don't see used much is the optional search bar you can add next to the url bar. I MUCH prefer to use that for searching for two main reasons:

1. It always "just works". I've run into problems with both Chrome and Firefox getting confused by a search term I entered into the URL bar.

2. The search string persists even after clicking on results. This is particularly helpful when I'm having trouble finding a good result and want to make a slight change to my previous search string, or I want to remember exactly which search term brought up a specific result.


> "table.sort"

Just curious, are you developing in Lua? That would be my guess from that string.


Yes, I am actually. I'm trying to rewrite a game's codebase to use LuaJIT/LOVE for modding support.


Simply put: There's too much of it.

Chrome is dead simple, minimal, and predictable. When I want something, I look in the one menu. Firefox, on the other hand, has multiple bars, multiple menus, sidebars, icons plus text. It's too much.


What bothers me, are dialogs and windows not written in html and css (not sure what it is, maybe XUL?). Chrome basically eats it own dog food = everything is html. Firefox still has settings done in non html way. It may sound marginal problem to you, but IMO browser should be showcase for html and html should be used everywhere. Also amount of popup dialogs/windows should be reduced. Again settings, about, ... should be html page, instead of popup window, which cannot be until it's rewritten as html page (so it's related to my first point).

FYI: I use Firefox for idealogical reasons.


UI elements written in HTML are hella buggy. For example, Chrome's hamburger menu (I don't know if it's written in HTML but it sure feels like it):

1. Spacebar doesn't select items

2. Key equivalents don't work while it's open

3. Cut/Copy/Paste often does not work, depending on where the keyboard focus is

4. Inapplicable menu items don't disable properly

5. The caret continues blinking in text fields even though keyboard focus is in the menu

etc etc. This sort of basic bugginess is embarrassing and entirely avoidable by using the native platform controls, instead of re-inventing them poorly.


Have you tried customizing the UI? Last time I tried out-of-the-box Firefox it disgusted me pretty quickly due to how Chrome-like it was, but that's because I never liked the default Chrome UI. In any case I bring up customization since while I've never left Firefox, their last good out-of-the-box UI was like Firefox 1.4 or maybe 2. Firefox is incredibly customizable though (even if less so now) and so it looks and feels how I prefer which no other browser duplicates out of the box (not even Firefox) and no other browser even makes possible. I guess I'm a "power user" for wanting to fit the tool to my hands rather than my hands to the tool, and Firefox is the only browser that spares a thought for me.


Even extensions in Firefox can't customise the page you see when you open the browser! I used a "new tab" extension, but for some reason Firefox doesn't treat the first tab you open as a "new tab"(1). I quickly noticed heaps of annoyances like that when I recently tried to switch to Firefox.

1. I'm pretty sure there is an issue for this in their tracker but they don't seem to think it's important enough to fix.


It used to be in settings. You could typically choose between something like:

- restore pages from last time

- start page (input url)

- default new page chrome


Thank you. Unfortunately I've moved on to Vivaldi (happily). If your solution works I didn't find it, nor did any internet searching help me to find it.


I used to use Firefox but it blew chunks at doing intranet authentication. Auth prompts for days. I had to use an extension that loaded an IE browser pane so that I wouldn’t spend half my work day typing my password. I hope they have improved.


This is and isn't an issue.

By default, intranet authentication (spnego) is disabled in Firefox. There are numerous guides explaining how to turn it on, and it takes all of a couple of minutes to set up correctly after which point it just works.

FWIW IE has this problem too, in that by default it only enables negotiation for unqualified hostnames. If you want people to use an FQDN, you have to go add that FQDN to a list buried behind a couple of advanced dialogs.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: