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 about 1 month ago
- File fix-rtl-filters.patch fix-rtl-filters.patch added
Updated by Go MAEDA about 1 month ago
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
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
Updated by Go MAEDA about 1 month ago
- Status changed from Resolved to Closed
Merged the fix into 6.1-stable branch in r24338.
Actions