Bug 465702

Summary: Underscore/hover effect for links is not cleared when mouse moves out of window
Product: [Applications] konsole Reporter: ratijas <me>
Component: historyAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: master   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Konsole - not clearing link hover state

Description ratijas 2023-02-14 10:47:53 UTC
Created attachment 156221 [details]
Konsole - not clearing link hover state

SUMMARY

Links and files are highlighted with an underscore when a pointer passes over them, and reverted to normal when pointer leaves them. However, if a link is at the edge of a window, and pointer passes over such link and goes away from window, the link stays highlighted.

STEPS TO REPRODUCE
1. Launch some QML app which usually generates lots of qml warnings in a form of `file:///usr/[...]/main.qml:61:13: QML Binding loop detected` from Konsole
2. Now you have lots of file:/// links on the left.
3. Move pointer away from window passing through any of those links on the left side.

OBSERVED RESULT

Link stays underscored.

EXPECTED RESULT

Link should revert to normal non-hovered state.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: git-master (kf5)
Qt Version: 5.15.8
Kernel Version: 6.1.11-arch1-1 (64-bit)
Graphics Platform: X11