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

[ui5-slider]: Arrow Up and Down do not change properly the value in RTL mode #9967

Open
1 task done
nikoletavnv opened this issue Oct 2, 2024 · 0 comments · May be fixed by #10037
Open
1 task done

[ui5-slider]: Arrow Up and Down do not change properly the value in RTL mode #9967

nikoletavnv opened this issue Oct 2, 2024 · 0 comments · May be fixed by #10037
Assignees
Labels
ACC bug This issue is a bug in the code Medium Prio TOPIC RL

Comments

@nikoletavnv
Copy link
Member

Bug Description

When slider is in RTL mode the Arrow Up should move the slider to the left to the bigger values, and Arrow Down should move the slider to the right. It is the expected behavior and how the native input of type "range" is working.
At the moment Arrow Up moves the slider to the right in both RTL and LTR mode.

Affected Component

ui5-slider

Expected Behaviour

No response

Isolated Example

No response

Steps to Reproduce

  1. Open https://sap.github.io/ui5-webcomponents/nightly/packages/main/test/pages/Slider.html
  2. Go to RTL example
  3. Try to change the value by using Arrow Up and Arrow Down keys
    ...

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

2.0.1

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACC bug This issue is a bug in the code Medium Prio TOPIC RL
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

2 participants