Open webcompat-bot opened 2 years ago
Thanks for the report, I was able to reproduce the issue.
Console:
Note:
Tested with: Browser / Version: Firefox Nightly 100.0a1 (🦎 100.0a1-20220327093354), Firefox Release 98.3.0 (🦎 98.0.2-20220322144853), Firefox Beta 99.0.0-beta.5 (🦎 99.0-20220324185704) Operating System: Google Pixel 5 (Android 12) - 1080 x 2340 pixels, 19.5:9 ratio (~432 ppi density), Samsung Galaxy S8 (Android 9) - 1440 x 2960 pixels, 18.5:9 ratio (~570 ppi density)
Moving to Needsdiagnosis for further investigation.
[qa_13/2022]
This also happens on desktop.
I'm getting the following error: Uncaught No valid adapter.
The site is using a Lawnchair (https://github.com/brianleroux/lawnchair) library and an adapter for WebSQL called webkit-sqlite. Firefox doesn't support WebSQL, so this adapter failing to start is expected.
https://caniuse.com/?search=websql
Given that WebSQL is deprecated, I believe the preferred way is to use IndexedDB. This probably has low chances for getting fixed, but we still try to contact the site.
URL: https://mobility-fbau.fujifilm.com/webmobility/index.html
Browser / Version: Firefox Mobile 100.0 Operating System: Android 9 Tested Another Browser: Yes Chrome
Problem type: Site is not usable Description: Page not loading correctly Steps to Reproduce: Blue screen not loading login page
View the screenshot
Browser Configuration
View console log messages
From webcompat.com with ❤️