-
Notifications
You must be signed in to change notification settings - Fork 58
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
Pressing enter while writing the post title will add a new line in the title #3081
Comments
Generated by 🚫 dangerJS |
Thanks for reporting this @mrfoxtalbot! Appears to be a regression of #1057. @jhnstn would it be possible to fit this one in as part of your maintenance rotation this week? |
I've dug into this but haven't been able to pin point the issue (I've run into a local debugging issue). What I found so far is that I got stuck trying to debug these two code blocks #, # in the Aztec Android editor. I believe that tl;dr I can only reproduce the issue when the character preceding the cursor is alpha numeric. In this case I noticed a |
I wasn't able to reproduce this issue on the latest versions of the apps. I tried both the Samsung Keyboard and the Gboard. Here's a video on WPAndroid 18.2-rc-3 where I fail to reproduce: Screen_Recording_20210916-153509_WordPress.mp4
I specifically tried reproducing by putting the cursor after an alphanumeric character. I'm not sure if the underlying issue has now been fixed or instead I'm not following the correct steps to reproduce. Sidenote: I wasn't able to reproduce on iOS and don't see any mention here of iOS, so I'll just add the "[OS] Android" label here to indicate this is Android-specific. |
I can no longer reproduce it in Android either (Alpha-319). I will defer to you @designsimply, but I think we can close this one. |
Thanks for confirming it's no longer reproducible, @mrfoxtalbot! @mchowning do you agree we can close this? (I believe @designsimply is not actively working on this project.) |
👍 Yes, let's close it! |
Pressing enter while editing the title will add a "line break" inside the title, instead of jumping to the content and adding a new block right under the title.
Expected behavior
I expected to be able to move from the post/page title to the very first block in the post/page, similarly to the way the editor works in the desktop/browser version.
Actual behavior
Instead of taking me to the first block in the post, the editor seemed to add a new line break within the title itself.
Steps to reproduce the behavior
Tested on [device], Android [version], WPAndroid [version]
OnePlus 6.
Android 8.1.0
V 16.6.rc-2
The text was updated successfully, but these errors were encountered: