Changes between Initial Version and Version 1 of Ticket #16163, comment 13
- Timestamp:
- 2021-04-28T15:01:36+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16163, comment 13
initial v1 1 1 All tag keys are Latin script (LTR) so "key" text box must be (LTR) Left Aligned even if interface language is (RTL). 2 2 3 All tag values are Latin script (LTR) exept names in (RTL) languages (Arabic, Persian ...). So the best behavior is "value" textbox must be (LTR) Left Aligned even if interface language is (RTL) exept 2 cases value box must be right Aligned and (RTL): 3 All tag values are Latin script (LTR) exept names and addresses in (RTL) languages (Arabic, Persian ...). So the best behavior is "value" textbox must be (LTR) Left Aligned even if interface language is (RTL) exept 2 cases value box must be right Aligned and (RTL): 4 4 1. When the tag key is name in (RTL) language like (name:ar, name:fa, alt_name:ar...) even if interface language is (LTR). 5 2. When interface language is (RTL) and tag is unlocaliesd (name,alt_name). 5 2. When interface language is (RTL) and tag is unlocaliesd name (name,alt_name) or address (addr:*).


