this post was submitted on 20 Jan 2024
1379 points (98.7% liked)

Firefox

17602 readers
649 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
 

Everything worked perfectly as it always does.

you are viewing a single comment's thread
view the rest of the comments
[–] CosmicCleric@lemmy.world 70 points 8 months ago (1 children)

I did try adding a shirt to the cart and yeah, it added the wrong size. I’d have to switch to chrome to successfully complete an order at the moment. It’s unfortunate, but as long as they’re trying to fix it I don’t see any point in feeling outraged.

As a software developer, if just trying to add a single item to a cart is buggy, then that's definitely something to feel outraged about, software development wise (not literally outraged, but definitely a strong "WTF!?" response).

It's actually really amazing that a bug would manifest in one browser and not another, when just adding an item to a cart. You have to work really hard to make something like that not work correctly.

[–] 4am@lemm.ee 34 points 8 months ago (2 children)

Yeah seriously, what is so special about what they’re doing here that it has a browser-specific bug?

This isn’t like 20 years ago where browsers had tons of experimental and custom extensions to HTML and JavaScript in them. It’s all standard now.

[–] Blue_Morpho@lemmy.world 13 points 8 months ago* (last edited 8 months ago)

It’s all standard now.

The reason Microsoft surrendered to Google and adopted Chromium is they couldn't keep up with Google's changes to standards and proprietary extensions.

[–] Bransons404@lemmy.world 4 points 8 months ago

There are still several css differences between chrome, ff and safari. It's a pain to develop for them, but it is possible