https://bugs.documentfoundation.org/show_bug.cgi?id=147342

Patrick Luby <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #10 from Patrick Luby <[email protected]> ---
I did some grokking of the Skia source code and I found the code that Skia uses
to handle HiDPI display. From what I can see, Skia assumes all monitors have
the same DPI as the main screen.

I found that when a window moves to a low DPI screen, Skia never updates its
state and so, effectively, Skia treats all windows as being on the main screen.

I am not sure how best to fix this bug, but at least I now know the cause. I
will post again when I have more news.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to