Open
Bug 1928941
Opened 1 month ago
Updated 20 days ago
oasis.decart.ai - Firefox is not supported
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(firefox132 affected, firefox133 affected, firefox134 affected)
NEW
People
(Reporter: rbucata, Unassigned)
References
(Depends on 1 open bug, )
Details
(Keywords: webcompat:needs-sitepatch, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs])
User Story
platform:windows,mac,linux,android configuration:general affects:all branch:release impact:blocked
Environment:
Operating system: Linux
Firefox version: Firefox 131.0
Steps to reproduce:
- Navigate to: https://oasis.decart.ai/
- Observe
Expected Behavior:
The page loads as expected
Actual Behavior::
Browser unsupported message displayed
Notes:
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly, and chrome
- Does not reproduce in firefox-release
Created from https://github.com/webcompat/web-bugs/issues/143492
Reporter | ||
Updated•1 month ago
|
status-firefox132:
--- → affected
status-firefox134:
--- → affected
It seems the check is a simple "typeof window.chrome == 'undefined'. A simple workaround is to define a user script with "chrome=true;"
Updated•1 month ago
|
status-firefox133:
--- → affected
Keywords: regression
Comment 3•28 days ago
|
||
This is a browser-block, but we can spoof as Chrome, and a user of the Chrome Mask addon claims it works.
Updated•20 days ago
|
User Story: (updated)
Depends on: firefox-not-supported
You need to log in
before you can comment on or make changes to this bug.
Description
•