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
Updated by Go MAEDA about 2 months ago
- File 0001-Fix-misleading-arrow-buttons-for-Available-Selected-.patch 0001-Fix-misleading-arrow-buttons-for-Available-Selected-.patch added
- File deleted (
0001-Fix-misleading-arrow-buttons-for-Available-Selected-.patch)
Updated by Go MAEDA about 2 months ago
- Target version changed from Candidate for next minor release to 6.1.2
Setting the target version to 6.1.2.
Updated by Go MAEDA about 2 months ago
- Category set to UI
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the fix in r24376.
Updated by Go MAEDA about 2 months ago
- Status changed from Resolved to Closed
Merged the fix into 6.1-stable branch in r24379.
Actions