Bug 454359 - Crop handle uses wrong cursor
Summary: Crop handle uses wrong cursor
Status: RESOLVED UPSTREAM
Alias: None
Product: Spectacle
Classification: Applications
Component: General (other bugs)
Version First Reported In: 22.04.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Boudhayan Gupta
URL: https://github.com/ksnip/kImageAnnota...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-24 20:10 UTC by Natalie Clarius
Modified: 2022-05-25 16:37 UTC (History)
4 users (show)

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


Attachments
hand instead of two-headed arrow (4.05 KB, image/png)
2022-05-24 20:10 UTC, Natalie Clarius
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Natalie Clarius 2022-05-24 20:10:25 UTC
Created attachment 149183 [details]
hand instead of two-headed arrow

SUMMARY
***
Hovering over the crop handles keeps showing the pan cursor (hand symbol) instead of the resize cursor (two-headed arrow), which makes it not obvious that the user can click to crop now.
***

STEPS TO REPRODUCE
1. Take a screenshot
2. Annotate
3. Crop
4. Hover over one of the squares to crop from

OBSERVED RESULT
Pan cursor (hand)

EXPECTED RESULT
Resize cursor (two-headed arrow)

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.5
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Kernel Version: 5.17.9-arch1-1 (64-bit)
Graphics Platform: X11
Comment 1 Nate Graham 2022-05-25 16:21:22 UTC
The crop tool in the annotations view comes from KImageAnnotator, so this needs to be reported there: https://github.com/ksnip/kImageAnnotator/issues

Thanks!
Comment 2 Natalie Clarius 2022-05-25 16:31:32 UTC
Here is the bug report for KImageAnnotator: https://github.com/ksnip/kImageAnnotator/issues/300