telerik / kendo-themes

Monorepo for SASS-based Kendo UI themes
148 stars 69 forks source link

Default pixel font-size cannot be changed via device/browser accessibility settings #4090

Open dimodi opened 1 year ago

dimodi commented 1 year ago

Describe the bug

Reported in ticket 1585898

The default px font-size cannot be changed via accessibility settings on Android.

The other devices and browsers seem to have settings that can override even pixel font-sizes, even if the settings are not immediately obvious.

To reproduce

  1. Use an Android device.
  2. Change the text size via the display settings or via the Chrome browser settings.
  3. See if the changes take effect on a web page with our web components.

Expected behavior

The font size inside our component changes.

Affected package (please remove the unneeded items)

Affected suites (please remove the unneeded items)

Affected browsers (please remove the unneeded items)

Build system information (please remove the unneeded items)

joneff commented 1 year ago

How important is that? There is an "easy" fix, but it does require changing a lot...

dimodi commented 1 year ago

Well, I am aware of only one customer who has reported this, so objectively, it's not that important. On the other hand, there is always the risk that someone will claim we are not accessible on Android.