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

Rich Text Editor: Cannot select text in certain cases. #7801

Closed
YamatoRyou opened this issue Dec 16, 2022 · 1 comment · Fixed by #8032
Closed

Rich Text Editor: Cannot select text in certain cases. #7801

YamatoRyou opened this issue Dec 16, 2022 · 1 comment · Fixed by #8032
Labels
A-Rich-Text-Editor Issues with the new rich text editor, also known as the WYSIWYG editor O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems Z-Labs

Comments

@YamatoRyou
Copy link

Steps to reproduce

  1. Enable rich text editor in "Labs";
  2. Go back to a certain room, type some text;
  3. Click the "+" button, disable "Text formatting";

Outcome

What did you expect?

n/a

What happened instead?

Unable to select text via "long press" or "double click" unless "Text formatting" is re-enabled.
If "Text formatting" is disabled while no text is being entered, the input box has difficulty accepting focus.

Your phone model

Nokia 6.1 (TA-1054)

Operating system version

Android 8.1

Application version and app store

Element 1.5.12 (Google play)

Homeserver

Synapse 1.73.0

Will you send logs?

No

Are you willing to provide a PR?

No

@YamatoRyou YamatoRyou added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Dec 16, 2022
@onurays
Copy link
Contributor

onurays commented Dec 19, 2022

Here are some logcat logs:

Attempted to finish an input event but the input event receiver has already been disposed.
requestLayout() improperly called by android.widget.FrameLayout{39a199 VFE...C.. ......ID 0,2401-1220,2712 #7f0a01b7 app:id/composerContainer} during layout: running second layout pass

@onurays onurays added O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience A-Rich-Text-Editor Issues with the new rich text editor, also known as the WYSIWYG editor Z-Labs S-Major Severely degrades major functionality or product features, with no satisfactory workaround labels Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rich-Text-Editor Issues with the new rich text editor, also known as the WYSIWYG editor O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect Something isn't working: bugs, crashes, hangs and other reported problems Z-Labs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants