| Summary: | Mouse cursor does not become an hand shaped cursor when I hover over a link | ||
|---|---|---|---|
| Product: | [Applications] drkonqi | Reporter: | Patrick Silva <bugseforuns> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 6.3.3 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/qqc2-desktop-style/commit/9f2240c42764e630ea814ce6bfe8081296513954 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: |
screenshot
screenshot taken on Plasma 6 RC2 |
||
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/174 Git commit 9f2240c42764e630ea814ce6bfe8081296513954 by Harald Sitter. Committed on 20/07/2022 at 10:22. Pushed by sitter into branch 'master'. properly reset the cursorshape "This property can be reset to the same initial condition by setting it to undefined." make use of that, no point hard coding implicit default values. also it actually breaks the hover logic, though it is unclear why. in any event this code is more correct M +1 -1 org.kde.desktop/Label.qml https://invent.kde.org/frameworks/qqc2-desktop-style/commit/9f2240c42764e630ea814ce6bfe8081296513954 Can reproduce again on Plasma 6 RC2. Operating System: Arch Linux KDE Plasma Version: 5.93.0 KDE Frameworks Version: 5.249.0 Qt Version: 6.7.0 Graphics Platform: Wayland Created attachment 165904 [details]
screenshot taken on Plasma 6 RC2
Fixed. Operating System: Arch Linux KDE Plasma Version: 6.4.4 KDE Frameworks Version: 6.17.0 Qt Version: 6.9.1 Graphics Platform: Wayland |
Created attachment 150735 [details] screenshot SUMMARY As we can see in the attached screenshot, the mouse cursor does not become an hand shaped cursor when I hover over a link in drkonqi. I see a hand shaped mouse pointer when I hover links in 'About <app>' dialogs, for example. EXPECTED RESULT hand shaped mouse cursor when we hover over a link SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.25.80 KDE Frameworks Version: 5.97.0 Qt Version: 5.15.5 Graphics Platform: Wayland