Bug 467478 - Mouse cursor doesn't respect system UI scaling factor
Summary: Mouse cursor doesn't respect system UI scaling factor
Status: REPORTED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (other bugs)
Version First Reported In: 22.12.3
Platform: Mint (Ubuntu based) Linux
: NOR minor
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-17 09:32 UTC by svprdga
Modified: 2023-03-17 09:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
System cursor with correct size VS Kdenlive custom cursor with wrong size (4.45 KB, image/png)
2023-03-17 09:32 UTC, svprdga
Details

Note You need to log in before you can comment on or make changes to this bug.
Description svprdga 2023-03-17 09:32:06 UTC
Created attachment 157354 [details]
System cursor with correct size VS Kdenlive custom cursor with wrong size

SUMMARY

The mouse cursor is very small, it is not respecting my system interface scale setting. It seems to be different than what I have configured, I don't have a problem with that but it would be nice if it could at least read the scaling information (my screen is set to 4K) and resize it so it would be displayed correctly.


STEPS TO REPRODUCE
1. Install Linux Mint and set a high resolution (like 4K)
2. Configure UI scaling so elements are big enough to compensate the high resolution
3.  Launch Kdenlive
4.  Move the mouse around, the application uses a different cursor than the one picked in the system settings

OBSERVED RESULT
The custom cursor that Kdenlive uses is not respecting the system's UI scaling factor, so its size is very small.

EXPECTED RESULT
The custom cursor read the system UI scaling and applies its factor to be the same size as the system cursor.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux Mint 21.1 Cinnamon
KDE Plasma Version: -
KDE Frameworks Version: -
Qt Version: -

ADDITIONAL INFORMATION