Skip to content

[BUG] - Autocomplete - Shift + Home/End isn't working #3854

Open
@c0d3rm0n

Description

@c0d3rm0n

NextUI Version

2.4.8

Describe the bug

Shift + Home/End doesn't work in Autocomplete input (Text Input).
It works in Input component, but not in Autocomplete.
For example, I can make Shift + Left/Right Arrow and it works just fine. But the other key combination no...
It happens in Firefox and Chrome browsers, in my project or even in your website...
Is it possible to make it work?

Your Example Website or App

https://nextui.org/docs/components/autocomplete

Steps to Reproduce the Bug or Issue

1 - Click in autocomplete
2 - Type something...
3 - Click or move the cursor to the middle of the text, for example.
4 - Make Shift + Home/End

It will do nothing...

Expected behavior

It should Select the text from the initial position of the cursor up the start (Shift + Home) or to the end (Shift + End).

Screenshots or Videos

No response

Operating System Version

Linux

Browser

Firefox

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions