KDAB / KDDockWidgets

KDAB's Dock Widget Framework for Qt
https://www.kdab.com/development-resources/qt-tools/kddockwidgets
Other
747 stars 163 forks source link

The display on the right side of the dock window is weird. #500

Closed dawnrs closed 2 months ago

dawnrs commented 2 months ago

When I run the example program, the dock window is always weird at its right side. pic The windows from other apps or built by original Qt don't have problems like that on my computer. I tested v2.0 and v1.7 which have the same problem.

Are there any method to fix this problem? Thanks a lot.

iamsergio commented 2 months ago

Which OS and Qt version ?

dawnrs commented 2 months ago

@iamsergio Thank you for response. The OS is "Windows 11 Insider Preview 26200.5001". And Qt Version is "6.6.1".

iamsergio commented 2 months ago

That's caused by QTBUG-117704

Qt 6.6.1 is not supported. 6.6.2 should be good.