Actions
Defect #43664
closedProject menu tab left/right buttons are broken in RTL layout
Resolution:
Fixed
Affected version:
Description
In RTL layout, the left/right tab buttons in the project menu are not displayed correctly. They should be placed at the end of the menu (right edge in LTR, left edge in RTL), but in RTL they appear at the start of the menu, which makes them difficult to use.
The attached patch fixes this issue.
Before:
After:
Files
Related issues
Updated by Go MAEDA about 1 month ago
- Subject changed from Project menu left/right tab buttons are broken in RTL layout to Project menu tab left/right buttons are broken in RTL layout
- Target version changed from Candidate for next minor release to 6.1.2
Updated by Go MAEDA about 1 month ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the fix in r24297.
Updated by Go MAEDA about 1 month ago
- Status changed from Resolved to Closed
Merged the fix into 6.1-stable branch in r24308.
Updated by Go MAEDA about 1 month ago
- Related to Feature #43515: Improve RTL layouts by removing rtl.css and integrating its overrides into application.css using CSS logical properties added
Actions