Ripcord Dev Logo Ripcord Development — View Ticket Login or Create Account
Ticket UUID: 27c323750ac2c8ed6add8dd8092c5a1d0f29f1d9
Title: User / server details show up at wrong position on mixed-DPI setup
Status: Open Type: Bug
Severity: Minor Priority: Low
Subsystem: Windows Resolution: Open
Last Modified: 2021-02-16 21:03:53
Version Found In: 0.4.24
sagamusix2020-04-20 18:13:51

My setup:

  • Windows 10
  • Main screen 1920x1200, 100% scaling
  • Secondary screen 1920x1080, 150% scaling
  • Ripcord is placed on the second screen.

If I want to view some Discord user's details, or the server details, the dialog pops up invisible. Right-clicking its taskbar entry and then starting to move it around reveals that it is apparently placed somewhere around the top-left of my primary screen (so around the coordinate space origin).

Quite possibly a Qt mixed-DPI bug, because there are plenty of those.

cancel2020-04-21 23:42:15

Not surprising. I'll look into it.

sagamusix2021-02-16 21:03:53

More information: This does not happen with the pinned items and emoji picker, but it does happen with the preferences. So whatever is different between the first two and the rest, it might be crucial. :)