Project

General

Profile

Actions

Defect #43520

closed

Repository browser does not indent directory hierarchy in RTL layout

Added by Go MAEDA 21 days ago. Updated 20 days ago.

Status:
Closed
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 #1

Updated by Go MAEDA 21 days ago

  • Status changed from New to Resolved
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the fix in r24171.

Actions #2

Updated by Go MAEDA 20 days ago

  • Status changed from Resolved to Closed

Merged the fix into 6.1-stable branch in r24179.

Actions

Also available in: Atom PDF