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

Firefox

20384 readers
136 users here now

/c/firefox

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


Rules

1. Adhere to the instance rules

2. Be kind to one another

3. Communicate in a civil manner


Reporting

If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.


founded 5 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 2 years 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 2 years 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 2 years ago* (last edited 2 years 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 2 years ago

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