-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
www.aptsovation.com - Firefox is an unsupported browser #100131
Comments
We appreciate your report. I was able to reproduce the issue using other devices as well. The page displays an "Unsupported browser" message: Tested with: Browser / Version: Firefox Release 97.0.1 (64-bit)/ Firefox Nightly 99.0a1 (2022-02-23) (64-bit)/Chrome Version 98.0.4758.102 (Official Build) (64-bit) Notes:
Moving this to NeedsDiagnosis for further investigations. [qa_08/2022] |
It does this at the first request, but at the reload it doesn't. This is done server side on first request. They need to be contacted that's the only way. |
This and 3 more sites getting the same UI for the unsupported message (#101496, #107969, #107833). All icons are hosted on the same cdn: #_li1,#_li3,#_li5{
HEIGHT: 122px;
WIDTH: 120px;
BACKGROUND: url(https://commoncdn.entrata.com/images/browser_warning/background_browser.gif) no-repeat left top;
FLOAT: left;
MARGIN: 0px 46px 10px 0px;
}
#_ico1{
HEIGHT: 100px;
WIDTH: 100px;
BACKGROUND: url(https://commoncdn.entrata.com/images/browser_warning/browser_edge.png) no-repeat left top;
MARGIN: 1px auto;
}
#_ico3{
HEIGHT: 100px;
WIDTH: 100px;
BACKGROUND: url(https://commoncdn.entrata.com/images/browser_warning/browser_safari.png) no-repeat left top;
MARGIN: 1px auto;
}
#_ico5{
HEIGHT: 100px;
WIDTH: 100px;
BACKGROUND: url(https://commoncdn.entrata.com/images/browser_warning/browser_chrome.png) no-repeat left top;
MARGIN: 1px auto;
} https://www.entrata.com/ is a property management software, so looks like these sites are built using the same platform, something like https://www.entrata.com/marketing/prospect-portal Likely there are a lot more sites affected. We should reach out to them an in the meantime add an override. |
Moved to bugzilla as https://bugzilla.mozilla.org/show_bug.cgi?id=1898995. |
URL: https://www.aptsovation.com/
Browser / Version: Firefox 97.0
Operating System: Mac OS X 10.15
Tested Another Browser: Yes Safari
Problem type: Site is not usable
Description: Browser unsupported
Steps to Reproduce:
Fake message saying Firefox is not supported
View the screenshot
Browser Configuration
From webcompat.com with ❤️
The text was updated successfully, but these errors were encountered: