Actions
Defect #43675
closed"Add filter" dropdown in query form appears on the wrong side in RTL layout
Resolution:
Fixed
Affected version:
Description
In RTL layout, the query form layout is incorrect. The "Add filter" dropdown is displayed on the wrong side of the form, making the UI inconsistent.
This patch fixes the issue.
Before:
After:
Files
Related issues
Updated by Go MAEDA 2 months ago
- File fix-rtl-filters.patch fix-rtl-filters.patch added
Updated by Go MAEDA 2 months ago
- Related to Feature #43515: Improve RTL layouts by removing rtl.css and integrating its overrides into application.css using CSS logical properties added
Updated by Go MAEDA about 2 months ago
- Status changed from Resolved to Closed
Merged the fix into 6.1-stable branch in r24338.
Actions