WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.39k stars 4.15k forks source link

Safari on iOS: scrolls to the top on Enter #33198

Open ellatrix opened 3 years ago

ellatrix commented 3 years ago

Description

Step-by-step reproduction instructions

Expected behaviour

Actual behaviour

Screenshots or screen recording (optional)

https://user-images.githubusercontent.com/4710635/124473026-7ceb3b80-dda7-11eb-8d92-9e4fc52b2b44.mp4

Code snippet (optional)

WordPress information

Device information

cagrimmett commented 11 months ago

This is my current biggest annoyance with the block editor right now. I post a lot from mobile, and while I can use the Jetpack apps for regular blog posts, I can't use them for my custom post types. I made a workaround by posting via API and Apple Shortcuts, but I'd love to just use the web editor on Safari for iOS.

ellatrix commented 10 months ago

It's so strange that in iOS Safari this happens, but in an iOS app with a web view loading the same content (Blocknotes), it doesn't happen at all.