Bug 485673

Summary: Tooltip wrong x-axis
Product: [Applications] dolphin Reporter: Clint Quasar <clint>
Component: view-engine: tooltipAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kfm-devel
Priority: NOR    
Version: 24.02.2   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Clint Quasar 2024-04-17 12:07:14 UTC
SUMMARY

When hovering files/directories the tooltip X position does not change, it is stuck at the far right of the application window.

STEPS TO REPRODUCE

Enable tooltips o hover and hover a file 

OBSERVED RESULT

Tooltipo horizontal position is stuck at the far right of the application window


EXPECTED RESULT

It's x-axis should be closer to the file/directory we are hovering


SOFTWARE/OS VERSIONS

Operating System: Arch Linux 
KDE Plasma Version: 6.0.3
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.6-arch1-1 (64-bit)
Graphics Platform: Wayland

ADDITIONAL INFORMATION
Comment 1 Clint Quasar 2024-04-17 12:10:57 UTC
Just noticed it only happens when I open more than one Dolphin window.  The first window works fine, if I open more windows the new ones have the bug.
Comment 2 Clint Quasar 2024-04-17 12:24:54 UTC
(In reply to Clint Quasar from comment #1)
> Just noticed it only happens when I open more than one Dolphin window.  The
> first window works fine, if I open more windows the new ones have the bug.

Sometimes it does not work on the first instance either. I think it might have something to do with the app reading the window position, when I resize the window the tooltip's position start working fine for the app instance I resized.