Linux Wayland crash with fractional scaling [Zotero 7 Beta]

I have a dual monitor setup with a 4k and a 1080p display running Fedora Gnome with fractional scaling turned on.
When I run Zotero 7 Beta with `MOZ_ENABLE_WAYLAND=1` it opens on either monitor fine.
When opening on the 4k monitor I can move the window to the 1080p monitor. But when I try to move the windows from the 1080p monitor to the 4k one it crashes with the message:
```
Crash Annotation GraphicsCriticalError: |[0][GFX1-]: Wayland protocol error: wl_surface@44: error 2: Buffer size (907x300) must be an integer multiple of the buffer_scale (2).
(t=6.18599) [GFX1-]: Wayland protocol error: wl_surface@44: error 2: Buffer size (907x300) must be an integer multiple of the buffer_scale (2).

Gdk-Message: 15:53:59.938: Error 71 (Protocol error) dispatching to Wayland display.
```
Sign In or Register to comment.