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

iOS auto-capitalization not working after pressing enter #4258

Open
kasrak opened this issue Jun 17, 2024 · 0 comments
Open

iOS auto-capitalization not working after pressing enter #4258

kasrak opened this issue Jun 17, 2024 · 0 comments

Comments

@kasrak
Copy link

kasrak commented Jun 17, 2024

I'm re-filing #2632 since the issue is still present in Quill 2.

Steps for Reproduction

  1. Visit quilljs.com/playground/snow on an iOS simulator/device
  2. Focus the editor. Note how the shift key is activated for autocapitalization as expected.
  3. Type "Hello.", then press space. Note how the shift key is re-activated for autocapitalization as expected.
  4. Hit enter.

Expected behavior:

Shift key is re-activated for autocapitalization.

Actual behavior:

Shift key is not activated, so whatever you type won't be capitalized.

Platforms:

iOS 17 Safari

Version:

2.0.2

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

No branches or pull requests

1 participant