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

Placeholder text in the Input Toolbar Flickering #6949

Closed
Velin92 opened this issue Oct 20, 2022 · 0 comments · Fixed by #6950
Closed

Placeholder text in the Input Toolbar Flickering #6949

Velin92 opened this issue Oct 20, 2022 · 0 comments · Fixed by #6950
Assignees
Labels
T-Defect Something isn't working: bugs, crashes, hangs and other reported problems

Comments

@Velin92
Copy link
Member

Velin92 commented Oct 20, 2022

Steps to reproduce

Any time there is a height change, the placeholder text in both the normal composer and the rich text composer, flickers.
This is caused by some very old lines of code that used to remove the placeholder when there was height change to prevent its resizing.
However this behaviour from how the draw function works in the supported iOS versions does not exist anymore and we can safely remove these lines.

Outcome

What did you expect?

The placeholder should not flicker when there is an height change

What happened instead?

The placeholder flickers.

Your phone model

No response

Operating system version

No response

Application version

No response

Homeserver

No response

Will you send logs?

No

@Velin92 Velin92 added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Oct 20, 2022
@Velin92 Velin92 self-assigned this Oct 20, 2022
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
1 participant