webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
744 stars 66 forks source link

mobility-fbau.fujifilm.com - "Login" page does not load #101539

Open webcompat-bot opened 2 years ago

webcompat-bot commented 2 years ago

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 Screenshot
Browser Configuration
  • gfx.webrender.all: false
  • gfx.webrender.blob-images: true
  • gfx.webrender.enabled: false
  • image.mem.shared: true
  • buildID: 20220324184955
  • channel: nightly
  • hasTouchScreen: true
  • mixed active content blocked: false
  • mixed passive content blocked: false
  • tracking content blocked: false

View console log messages

From webcompat.com with ❤️

softvision-oana-arbuzov commented 2 years ago

Thanks for the report, I was able to reproduce the issue. image

Console: image

Note:

  1. The issue is not reproducible on Chrome.
  2. The issue is reproducible on Firefox regardless of the ETP status.

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]

ksy36 commented 2 years ago

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.

webcompat-bot commented 2 years ago

Generate outreach template