Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(framework): correct use of arrow keys for ItemNavigation in RTL #5408

Merged
merged 3 commits into from
Jun 30, 2022

Conversation

georgimkv
Copy link
Contributor

In RTL, the left and right arrow keys now correctly move the focus for
horizontally navigable items in the absolute direction of Left/Right.

Fixes: #5166

In RTL, the left and right arrow keys now correctly move the focus for
horizontally navigable items.

Fixes: #5166
@georgimkv georgimkv requested review from vladitasev, ilhan007 and a team June 24, 2022 16:12
@georgimkv georgimkv merged commit cec8119 into main Jun 30, 2022
@ilhan007 ilhan007 deleted the itemnavigation_rtl_fix branch July 5, 2022 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

item navigation: keyboard navigation is incorrect in RTL
2 participants