-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
List bullet on the wrong line #14540
Comments
This is a really odd issue. I can confirm it. And I don't think we'd miss this so this is either a regression on our side or on Safari's side. |
Those are soft breaks and list item is applied while on a second line of that paragraph. The problem here is that native iOS keyboard is firing a beforeinput event with a wrong type. AFAIR there is an issue for that. |
It's possible we would need to file maybe some bug report to iOS. @niegowski when you have time, could you help with finding this issue? |
I found only this: #13321 but it looks like it behaves the other way around in some cases. |
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue. |
We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it). |
📝 Provide detailed reproduction steps (if any)
✔️ Expected result
The bullet on the current line
❌ Actual result
The bullet on the previous line
Video
test.mp4
📃 Other details
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: