Actions
Defect #43714
closedArrow buttons for Available/Selected columns are misleading in the issues query form on RTL layouts
Resolution:
Fixed
Affected version:
Description
On the issues query form, the positions of "Available columns" and "Selected columns" are swapped in RTL layouts. This is an intended behavior.
As a result, when moving columns from the right-side "Available columns" to the left-side "Selected columns", users need to click the right-pointing arrow, which is confusing.
This patch fixes the issue by replacing the "→" and "←" characters used for these buttons with images, and mirroring those images in RTL layouts.
Files
Actions