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

Growing textfield in the message composer showing blank lines #6849

Closed
arnfriedgriesert opened this issue Oct 10, 2022 · 3 comments · Fixed by #6932
Closed

Growing textfield in the message composer showing blank lines #6849

arnfriedgriesert opened this issue Oct 10, 2022 · 3 comments · Fixed by #6932
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@arnfriedgriesert
Copy link

Steps to reproduce

  1. Where are you starting? What can you see?
    Start writing a new text message in a room.
  2. What do you click?
    Composers textfield below the rooms timeline.
  3. More steps…
    The user must enter more then 4-5 lines of text.

Outcome

What did you expect?

The textfield increase in size depending of the number of lines.

What happened instead?

The first few lines the textfield grows normally. Then after 4-5 or more lines the textfield size begins to jump. Suddenly below the entered text the user will see a large blank area. It does not fit the entered text size anymore but its much larger. When you delete some words the textfield shrinks to the normal bounding box size. When you enter again some word the big jump in vertical size will happen again.
I saw this behavior very often while using this version even there were cases where the composer seemed to work for large text. But it should be easy to reproduce it.

Your phone model

iPhone Xr

Operating system version

16.0

Application version

1.9.7

Homeserver

matrix.org

Will you send logs?

No

@arnfriedgriesert arnfriedgriesert added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Oct 10, 2022
@weeman1337
Copy link

Here is a screenshot of the issue

image

@weeman1337
Copy link

Got a video of this

Video.mp4

@alfogrillo
Copy link
Contributor

Thanks for the video @weeman1337.
We managed to merge a fix in develop. 🎉
Please let us know if it works for you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants