Install Persian language
Add this file to the Persian admin language where I have translated just a few strings for the demonstration. (Change .txt to .ini) and switch admin language.
In English
In Persian
The words "Main:", "Nav:" and "Search" are not translated, whatever the language.
In RTL, the dropdown is displayed to the left of the screen and the text-align is set to left, although both should be to the right.
We should get something like this (h1, h2, are correctly displayed when the item concerned is rtl language):
TheSkipTo.css
file is loaded first from the vendor folder. It should be possible therefore to add a build/plg_system_skipto/css/SkipTo-rtl.min.css
which would be loaded by skipto.php
when language is RTL.
Remains to decide if it should be a complete file or just contain the necessary overrides.
Labels |
Added:
?
|
Labels |
Added:
J4 Issue
|
I understand these ARIA role terms are normally markup terms i.e. <main>
or <nav> ... </nav>
or <search>
I still don't understand why they should be displayed as such in the dropdown.
Is it simply an overseen in the js?
Modified Note: Do I mistake or Search
does not display the Search field?
It does focus after tabbing but the page has already scrolled down, thus hiding the field.
Status | New | ⇒ | Discussion |
@infograf768 Please confirm fix with PR #32043.
Will try to test asap
remains some stuff todo. Creating issue now.
Closing this one.
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-02-12 10:57:24 |
Closed_By | ⇒ | infograf768 |
They are aria terms so should not be translated