Bug 503052

Summary: Dolphin RTL: Rename field grows in wrong direction in compact/details view
Product: [Applications] dolphin Reporter: ttv200
Component: view-engine: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: kdedev, kfm-devel
Priority: NOR    
Version First Reported In: 25.04.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: example

Description ttv200 2025-04-20 12:28:29 UTC
Created attachment 180429 [details]
example

When renaming a file in Compact or Details view with --reverse (RTL layout), the input field for the filename grows in the wrong direction. Instead of expanding leftward (toward the free space), it expands rightward, causing layout issues and text clipping or overlap.


** Steps to Reproduce
* Run Dolphin with RTL layout: `dolphin --reverse`
* Switch to Compact View or Details View.
* Right-click a file/folder and choose Rename, or press F2.
* Begin typing a new name longer than the original.
Comment 1 TraceyC 2025-04-22 21:02:45 UTC
Confirmed on Dolphin built from git-master