Project

General

Profile

Actions

Defect #41680

closed

Incorrect label/value order on the issue view in RTL layout

Added by ashraf alzyoud about 1 year ago. Updated 16 days ago.

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

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

We suffer from using the RTL language when using Redmine because we need to modify a lot of things on CSS or JavaScript to suit the nature of the RTL trend, including Label and Value Please pay attention to languages that use RTL that need modification

div.issue .attributes .attribute {padding-right:180px; clear:right; min-height: 1.8em;}
div.issue .attributes .attribute .label {width: 170px;margin-right: -180px;font-weight:bold;float: right;overflow: clip visible;text-overflow: ellipsis;}


Files

rtllll.png (1.44 KB) rtllll.png ashraf alzyoud, 2024-11-03 20:26
rtl-fix-issue-attributes.patch (1.18 KB) rtl-fix-issue-attributes.patch Go MAEDA, 2025-11-25 09:00
clipboard-202511251704-4v5ja.png (69.4 KB) clipboard-202511251704-4v5ja.png Go MAEDA, 2025-11-25 09:04
Actions #1

Updated by Go MAEDA 20 days ago

  • Category set to UI
  • Status changed from New to Confirmed
Actions #2

Updated by Go MAEDA 17 days ago

I have written a patch so that the CSS supports both LTR and RTL layouts.

Actions #3

Updated by Go MAEDA 17 days ago

  • Target version changed from Candidate for next minor release to 6.1.1
Actions #4

Updated by Go MAEDA 16 days ago

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

Committed the fix in r24184. Thank you.

Actions #5

Updated by Go MAEDA 16 days ago

  • Status changed from Resolved to Closed

Backported the fix into 6.1-stable branch in r24185.

Actions

Also available in: Atom PDF