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: Focus on slider on mouse click not working #5446

Closed
kilobyte2007 opened this issue Mar 19, 2024 · 0 comments
Closed

Slider: Focus on slider on mouse click not working #5446

kilobyte2007 opened this issue Mar 19, 2024 · 0 comments
Assignees
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@kilobyte2007
Copy link

Describe the bug

The issue mentioned in #3748 is present again.
It's reproduceable on the docs site - https://primevue.org/slider/

Reproducer

https://primevue.org/slider/

PrimeVue version

3.50.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

Chrome 122.0.6261.129

Steps to reproduce the behavior

Go to https://primevue.org/slider/ and focus the slider with the mouse - it's not being focused at all. Not being able to move with the arrow keys as well.

Expected behavior

The slider handle should be visibly focused and accessible even on mouse click.

@kilobyte2007 kilobyte2007 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 19, 2024
@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working Component: Accessibility Issue or pull request is related to WCAG or ARIA and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Apr 1, 2024
@tugcekucukoglu tugcekucukoglu added this to the 3.51.0 milestone Apr 1, 2024
@tugcekucukoglu tugcekucukoglu self-assigned this Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants