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

MultiSelect: mark text with shift+Home does not work #3435

Closed
Rakasch opened this issue Dec 20, 2022 · 0 comments
Closed

MultiSelect: mark text with shift+Home does not work #3435

Rakasch opened this issue Dec 20, 2022 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@Rakasch
Copy link
Contributor

Rakasch commented Dec 20, 2022

Describe the bug

select the text in the filter of MultiSelect with keyboard Shift+Home / Shift+End does not work

similar issue on Autocomplete component was already fixed, see #3140

Reproducer

https://www.primefaces.org/primevue/multiselect

PrimeVue version

3.18.1

Vue version

3.x

Language

ES6

Build / Runtime

Vite

Browser(s)

No response

Steps to reproduce the behavior

go to https://www.primefaces.org/primevue/multiselect
open dropdown of example "Advanced with Templating and Filtering"
enter text into the filter
try to select the text with keyboard Shift+Home / Shift+End, it will not work

Expected behavior

should be able to highlight text in filter with Shift+Home / Shift+End keyboard shortcuts
image

@Rakasch Rakasch added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 20, 2022
@mertsincan mertsincan self-assigned this Dec 20, 2022
@mertsincan mertsincan added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 20, 2022
@mertsincan mertsincan added this to the 3.22.0 milestone Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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