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: In some cases, enter and double-enter do not work correctly for lists #17688

Open
kubaklatt opened this issue Dec 23, 2024 · 0 comments
Open
Labels
browser:ios domain:mobile This issues reports a problem related to a mobile environment. package:list support:2 An issue reported by a commercially licensed client. type:bug This issue reports a buggy (incorrect) behavior.

Comments

@kubaklatt
Copy link

📝 Provide detailed reproduction steps (if any)

  1. Open for example Feature-rich editor on the iOS device
  2. Create a bulleted list
  3. Try to double-enter to finish creating the list

✔️ Expected result

The last bullet point is removed and it is possible to write a regular paragraph

❌ Actual result

The last bullet point remains and we continue typing in the list

ckeditor_bullets_issue_iphone.mp4

📃 Other details

The problem is reproduced differently depending on the device and system version, the attached screencast in the Actual result is from iOS 18. The same problem also occurred on the iPhone 14 Pro in the iOS 18.1.1 version. In my case on iOS 18.2, on iPhone 15 Pro the problem does not occur. When testing how it looks on other devices on Lambdatest, e.g. iOS 18 on iPhone 11 even a single enter does not create a new bullet point:

iphoen11.mov
  • Browser: Safari
  • OS: iOS

If you'd like to see this fixed sooner, add a 👍 reaction to this post.

@kubaklatt kubaklatt added browser:ios domain:mobile This issues reports a problem related to a mobile environment. package:list type:bug This issue reports a buggy (incorrect) behavior. labels Dec 23, 2024
@martynawierzbicka martynawierzbicka added the support:2 An issue reported by a commercially licensed client. label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:ios domain:mobile This issues reports a problem related to a mobile environment. package:list support:2 An issue reported by a commercially licensed client. type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

No branches or pull requests

2 participants