Nheko-Reborn / nheko

Desktop client for Matrix using Qt and C++20.
https://nheko-reborn.github.io/
GNU General Public License v3.0
1.92k stars 201 forks source link

Graphical glitches around scroll bar on Windows. #1697

Open Doty1154 opened 6 months ago

Doty1154 commented 6 months ago

Describe the bug

When using Nheko there appears to be graphical artifacting on the scroll bars causing the scroll bar to appear as a large rectangle. This appears both on the scroll wheel and on the top and bottom of the ui element where the 'stoppers' are located.

To Reproduce

Launch Nheko within windows 11 Login to Nheko Click on a room, and if the room has a large enough chat history you should see this rectangle on the side. image

What happened?

No response

Expected behavior

No response

Screenshots

No response

Version

0.11.3-d2009428

Operating system

Windows

Installation method

Windows download

Qt version

No response

C++ compiler

No response

Desktop Environment

No response

Did you use profiles?

Relevant log output

No response

Backtrace

No response

Doty1154 commented 6 months ago

When using the environment variables setx QT_QUICK_CONTROLS_STYLE Universal setx QT_QUICK_CONTROLS_UNIVERSAL_THEME Dark

The ui appears to not have this issue then. image

nishanthkarthik commented 1 month ago

Not exactly the same glitch but I see a similar glitch on linux (latest commit). This only appears after opening settings and returning to the main view.

image

In this picture, dragging the scrollbar actually moves the room list on the right and not the spaces on the left.