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 doesn't work on android #2922

Closed
X-Ryl669 opened this issue Jun 11, 2024 · 3 comments
Closed

Rich text editor doesn't work on android #2922

X-Ryl669 opened this issue Jun 11, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@X-Ryl669
Copy link

Description

When trying to use the Android version of Twake Mail, while composing a mail, the rich text editor (Bold / Italic / font, ....) doesn't work correctly.

Expected result

Clicking on the icons should perform the actions as expected

Current behavior

Examples to reproduce:

  1. Open the rich text bar
  2. Click on "B" icon (bold).
  3. Click on the text area and type text. It should be bold, it isn't

or

  1. Select some text in the editor
  2. Open the rich text bar
  3. Click on "B" icon (bold)
  4. The text should become bold, it doesn't

or

  1. Select some text
  2. In the bar, change the style for the text
  3. All the line is modified, not the selected text (sometimes, the line above or below is also modified)

Context

Xiaomi Mi Mix 2 running on Android 9.

@X-Ryl669 X-Ryl669 added the bug Something isn't working label Jun 11, 2024
@hoangdat
Copy link
Member

yes, a known issue. We fixed it in #2898, but still have some things to verify before release new version.

@dab246
Copy link
Member

dab246 commented Jun 11, 2024

yes, a known issue. We fixed it in #2898, but still have some things to verify before release new version.

PR #2898 for web platform, with mobile it's been fixed here in PR #2795, we're waiting to refactor and merge some things

@X-Ryl669
Copy link
Author

Thanks!

Can you release the new version on the play store? (At least in beta program?) so I can confirm it's fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants