Bug 467478

Summary: Mouse cursor doesn't respect system UI scaling factor
Product: [Applications] kdenlive Reporter: svprdga <keenly7188>
Component: User Interface & MiscellaneousAssignee: Jean-Baptiste Mardelle <jb>
Status: REPORTED ---    
Severity: minor    
Priority: NOR    
Version First Reported In: 22.12.3   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: System cursor with correct size VS Kdenlive custom cursor with wrong size

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