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

Labs: Rich text-editor does not support irc-style messages starting with /me #6962

Closed
josteink opened this issue Oct 24, 2022 · 0 comments · Fixed by #6993
Closed

Labs: Rich text-editor does not support irc-style messages starting with /me #6962

josteink opened this issue Oct 24, 2022 · 0 comments · Fixed by #6993
Assignees
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-Minor Impairs non-critical functionality or suitable workarounds exist T-Defect Something isn't working: bugs, crashes, hangs and other reported problems Z-Labs

Comments

@josteink
Copy link

josteink commented Oct 24, 2022

Steps to reproduce

  1. Enable Rich text-editor in labs.
  2. Go to a channel/room
  3. Focus the (rich) text-editor
  4. Type a message starting with /me (like "/me gets some coffee" without the quotes)

Outcome

What did you expect?

Message to be related to channel as an IRC-style /me-message:

jostein gets some coffee

What happened instead?

Message was relayed verbatim, as is, as a regular message:

<jostein> /me gets some coffee

Your phone model

iPhone 12

Operating system version

iOS 16.1

Application version

1.9.9

Homeserver

Synapse

Will you send logs?

No

@josteink josteink added the T-Defect Something isn't working: bugs, crashes, hangs and other reported problems label Oct 24, 2022
@aringenbach aringenbach self-assigned this Oct 27, 2022
@Velin92 Velin92 added S-Minor Impairs non-critical functionality or suitable workarounds exist O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience labels Nov 8, 2022
@github-actions github-actions bot added the Z-Labs label Nov 8, 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-Minor Impairs non-critical functionality or suitable workarounds exist 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.

3 participants