Does anyone have a problem with window content get...
# compose-desktop
s
Does anyone have a problem with window content getting shifted up when switching between monitors?
Screenshot from 2025-01-13 15-23-02.png
It seems to happen just as the the middle of the window passes from one monitor to the other.
a
What version of Compose?
and can you post a small reproducer?
s
1.7.3
I'll work on making a small reproducer later today.
a
There was a related bug, but it should have been fixed. It doesn’t seem to reproduce for me now.
(that window is an app emulating another monitor)
Ah, but you’re on Windows.
s
No, I'm on Linux
a
Ah
That’s going to be really hard to investigate.
s
I'll test to see if it happens on WIndows
a
It looks like it stops taking into account the height of the title bar.
Does resizing the window snap it back to correct positioning?
s
Yes, it does.
I did a bit of testing. It only happens with the Jetbrains Runtime.
It happens with all of the projects I tried. The simplest is: https://github.com/sproctor/composebug
a
and only on Linux?
s
Sorry, I don't have access to a Windows or Mac setup with multiple monitors at the moment. I'll let you know when I manage to run a test on either of those systems.