Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.3.1
-
OS: OpenSUSE Tumbleweed
Desktop environment: SwayWM
Description
Although I discovered this problem in qtcreator, I believed this is a general QT problem.
If I set QT_SCALE_FACTOR to, say 1.3, and QT_QPA_PLATFORM=wayland, then open qtcreator, any "select box" detects a wrong cursor position. An example of "select box" is "Preference -> Test Editor -> Font -> Size". I have to move my mouse to somewhere lower-right out of the "select box" to select something.
This can be fixed if I set QT_QPA_PLATFORM=xcb.
Attachments
Issue Links
- relates to
-
QTBUG-94783 Popup menu in incorrect position when using QT_SCALE_FACTOR=1.5 on Wayland Ubuntu
- Closed