Hi,
I don’t know if this is desired design or a bug, but the Sailfish OS browser has as default style a background-image inside a button or a input field. In buttons a white gradient and in input fields a dark gradient from the bottom (shadow). So on most sites the buttons and input fields do not render as (I think) it should.
Fix:
I could fix it by adding a file in:
/home/defaultuser/.local/share/org.sailfishos/browser/.mozilla/chrome/userContent.css
with the following content:
textarea, select, input, button {
background: initial;
}
And than open the browser and type about:config
, swipe from right to left, search for toolkit
and set
toolkit.legacyUserProfileCustomizations.stylesheets
to true
. After that, restart the browser.
Examples:
https://www.startpage.com/
Firefox:
Sailfish OS browser:
Signal >> Signal Android APK
Firefox:
Sailfish OS Browser:
Firefox:
Sailfish OS Browser:
Forms · Bootstrap v4.6
Firefox:
Sailfish OS Browser:
Gitlab Issues
Firefox:
Sailfish OS Browser: