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

Can't scroll when title field includes too much text #872

Open
lixiaonan opened this issue Dec 25, 2017 · 3 comments
Open

Can't scroll when title field includes too much text #872

lixiaonan opened this issue Dec 25, 2017 · 3 comments

Comments

@lixiaonan
Copy link

When the title wraps too much,There will be two problems

  1. When titleFieldView.frame.height + keyboardFrame.height > view.frame.height, you can not scroll

  2. First: Open the sample, click Editor Demo,
    Second: Enter some text to wrap the title, When the title wrap for five lines, Scroll RichTextView
    Third: Click RichTextView above the position, Click on the screen position, will scroll down

Sorry, I'm poor English, I do not know if you can understand, Thank you for reading

@rachelmcr
Copy link
Member

rachelmcr commented Oct 16, 2018

Thank you for the report! This was also reported in wordpress-mobile/WordPress-iOS#9507 along with this screenshot showing the issue:

image

@rachelmcr rachelmcr changed the title In the demo, the titleTextView text too much, you can not scroll Can't scroll when title field includes too much text Oct 16, 2018
@shahla00
Copy link

shahla00 commented Oct 9, 2019

Well, should a title be allowed to go beyond say three lines? It is no longer a title if it is more than that.

@designsimply
Copy link

Labeling as low priority because, as the last comment points out, it's a bit of an edge case but also because I found in testing that the problem does not happen in the block editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants