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
[–] bilb@lem.monster 128 points 2 years ago* (last edited 2 years ago) (4 children)

At least they seem to be working on it. Directing Firefox users to use a different browser in the mean time, temporarily, seems reasonable even if the language on that popup is a bit imprecise.

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.

[–] 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

[–] Crack0n7uesday@lemmy.world 15 points 2 years ago* (last edited 2 years ago)

I wouldn't feel safe entering my credit card information into a site that can't even support Firefox, those are just the bugs they're willing to tell you about...

[–] Evil_Shrubbery@lemm.ee 14 points 2 years ago

Qewl, that's actually a lot better than not even addressing it.

[–] InFerNo@lemmy.ml 2 points 2 years ago

How is a function like adding an item to an array failing from one browser to another??