Jump to content
Witold Baryluk

Minor missrender of numeric input fields in Firefox 78

Recommended Posts

In Firefox 78 ESR on Linux, I got this issue with some fields:
 
image.png.80f1dd91e2c2f99839d86d90c85eb867.png
image.png.f0a74c97e37fd3e01f364024536da324.png
image.png.93194829edff4e51541c209e0f952fe4.png
 
As you can see the spinner of the input type=number is present, and the percent / kW is missaligned somehow.
 
The Developer Console doesn't show anything that would explain it.
 
A Chromium 83 on the same computer, shows the fields correctly.
 
Firefox does complain about one thing: "This page uses the non standard property “zoom”. Consider using calc() in the relevant property values, or using “transform” along with “transform-origin: 0 0”.", but that is really just a deprecation warning.
 
My guess this is maybe related to CSS property: `-moz-appearance` ? It only got added to Firefox in version 80, so it is not presented in Firefox 78 ESR.
 
Cheers
 
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...