Project

General

Profile

Actions

Defect #43520

open

Repository browser does not indent directory hierarchy in RTL layout

Added by Go MAEDA 1 day ago. Updated about 18 hours ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

When you expand a directory in the repository browser, its contents are normally shown with indentation to represent the directory hierarchy. In an RTL layout, this indentation is not applied, so all entries are displayed without hierarchical offset.

This patch fixes the issue by using padding-inline-start instead of padding-left to apply indentation in both LTR and RTL layouts.

Before:

After:


Files

before@2x.png (132 KB) before@2x.png Go MAEDA, 2025-11-25 00:47
after@2x.png (132 KB) after@2x.png Go MAEDA, 2025-11-25 00:47
repository-dir-list-rtl-indent-fix.patch (854 Bytes) repository-dir-list-rtl-indent-fix.patch Go MAEDA, 2025-11-25 00:49
Actions

Also available in: Atom PDF