Skip to content

Conversation

Yaffle
Copy link
Contributor

@Yaffle Yaffle commented Oct 29, 2022

No description provided.

Yaffle added 2 commits April 17, 2020 20:41
The polyfill does not support contenteditable elements right now:
The cursor does not move with arrow keys with ARROW mode OR shift+<arrow key> does not do text selection with SHIFTARROW mode.
This change adds handling of contenteditable elements to the code which handles `input` and `textarea` elements.

Well.. my use case is pretty special, it may be, please consider if contenteditable support is needed.
HTMLInputElement#textLength is not supported in some browsers
@Yaffle Yaffle changed the title handel contenteditable elements similar to input and textarea handle contenteditable elements similar to input and textarea Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant