Bug 503052 - Dolphin RTL: Rename field grows in wrong direction in compact/details view
Summary: Dolphin RTL: Rename field grows in wrong direction in compact/details view
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (other bugs)
Version First Reported In: 25.04.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-20 12:28 UTC by ttv200
Modified: 2025-04-22 21:02 UTC (History)
2 users (show)

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


Attachments
example (8.03 KB, image/png)
2025-04-20 12:28 UTC, ttv200
Details

Note You need to log in before you can comment on or make changes to this bug.
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