Skip to content

Safari: Allow select/copy/paste#197

Open
bdavies wants to merge 1 commit intotanansatpal:masterfrom
bdavies:fix/safari-select-copy-paste
Open

Safari: Allow select/copy/paste#197
bdavies wants to merge 1 commit intotanansatpal:masterfrom
bdavies:fix/safari-select-copy-paste

Conversation

@bdavies
Copy link
Copy Markdown

@bdavies bdavies commented Oct 28, 2024

Tested on Safari for Mac, latest version.

Due to the onInputKeyPress being quite restrictive, and Safari treating the keyboardPress event differently to other browsers, it was not possible to select all/copy/paste phone numbers into the input.

This PR resolves that by allowing ctrl/meta characters as part of the onInputKeyPress method

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