webcompat / web-bugs

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

calstate.liaisoncas.com - Unable to edit login form fields #47712

Closed ramenspazz closed 4 years ago

ramenspazz commented 4 years ago

URL: https://calstate.liaisoncas.com/applicant-ux/#/login

Browser / Version: Firefox Mobile 68.0 Operating System: Android Tested Another Browser: Yes

Problem type: Something else Description: intlTelInput.css not being properly loaded in Firefox 68.4.1 for Android and Firefox Beta nightly for Android Steps to Reproduce: The stylesheets sans IntlTelInput are able to be modified offline and represent the changes I made in page wording and embedding jss, but IntlTelInput fails to show any updates to it's assets file offline on a Samsung G955. This result in the form fields on my phone being uninteractive. The issue is repeatable on my device simply by trying to "click" the form fields in both desktop and mobile versions of the websight on my G955.

Browser Configuration
  • None

From webcompat.com with ❤️

karlcow commented 4 years ago

@ramenspazz thanks for the report So the css is https://calstate.liaisoncas.com/applicant-ux/assets/css/intlTelInput.css

HTTP/1.1 200 OK
Content-Encoding: gzip
Expires: 
Cache-Control: max-age=31556926
Accept-Ranges: bytes
Date: Mon, 20 Jan 2020 02:04:45 GMT
Vary: Accept-Encoding
Last-Modified: Wed, 15 Jan 2020 19:17:32 GMT
Content-Length: 3144
Content-Type: text/css; charset=UTF-8
Strict-Transport-Security: max-age=31536000; preload;
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
X-Permitted-Cross-Domain-Policies: master-only
X-XSS-Protection: 1;mode=block
Referrer-Policy: no-referrer-when-downgrade

so the CSS is loaded.

https://github.com/jackocnr/intl-tel-input

But I'm not sure I understand the issue fully. Maybe there is something else.

This is working for me on Firefox Preview Nightly which is on 74. Firefox Android is stucked at 68.

lock[bot] commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue at https://webcompat.com/issues/new if you are experiencing a similar problem.