Completed
Last Updated: 16 Sep 2020 16:17 by ADMIN
Release 2.18.0
Daniel
Created on: 16 Jun 2020 07:00
Category: Grid
Type: Bug Report
1
Virtual Scrolling logic breaks on 125% DPI in Chromium Edge
I am using Chromium Edge and my monitor DPI is set to 125%. I have Virtual Scrolling enabled and when navigating up and down, sometimes, the data does not render, but only the loading indicators.
2 comments
ADMIN
Svetoslav Dimitrov
Posted on: 16 Jun 2020 09:25

Hello,

Different browser zoom and DPI can break the virtualization logic. The 100% DPI is fully supported, but since the 125% DPI is recommended for some displays we will investigate it further. Other DPI settings and browser zoom levels might vary a lot and currently are not supported, you can read more about that here: https://docs.telerik.com/blazor-ui/components/grid/virtual-scrolling#notes.

Regards,
Svetoslav Dimitrov
Progress Telerik

Progress is here for your business, like always. Read more about the measures we are taking to ensure business continuity and help fight the COVID-19 pandemic.
Our thoughts here at Progress are with those affected by the outbreak.
Daniel
Posted on: 16 Jun 2020 08:46

I've been able to reproduce it also in Chrome, so it is not Edge related issue.

I've reproduced it with following configurations:

  1. 4k display with 175% DPI in Chromium Edge
  2. 4k display with 175% DPI in Chrome
  3. HD display with 175% DPI in Chromium Edge
  4. HD display with 175% DPI in Chrome