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

Slider and RangeSlider: Focus outline presented on mobile #3720

Closed
niyap opened this issue Aug 24, 2021 · 0 comments · Fixed by #4458
Closed

Slider and RangeSlider: Focus outline presented on mobile #3720

niyap opened this issue Aug 24, 2021 · 0 comments · Fixed by #4458

Comments

@niyap
Copy link
Contributor

niyap commented Aug 24, 2021

Bug Description

In UI5, when slider's handle is moved there is no visual focus outline around the handle, ui5-slider handle has focus outline around the handle when moved. For the component, the issue is presented as well. Moreover, once the user tapped over the whole progress and focus outline is presented, then moving just a single handle, does not hide the focus outline over the whole progress, just extend it.

Expected Behavior

Focus outline is not presented when interacting with the ui5-slider and ui5-range-slider component.

Steps to Reproduce

  1. Go to https://sap.github.io/ui5-webcomponents/master/playground/components/RangeSlider/ on mobile device
  2. Tap over the progress part of the component - you will notice the focus outline
  3. Then move just the right handle - the focus outline over the progress is still visible

Context

  • UI5 Web Components version: 1.0.0-rc.16
  • OS/Platform: iOS
  • Browser: Safari/ Chrome
  • Affected component: and
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

1 participant