You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
Enabling the Rich Text Editor (RTE) stops /rainbow autocompletion and rainbowfying messages.
Steps:
With RTE disabled, start typing /rainbow (autocompletes to show the explanation of the rainbow command)
Continue typing so your message reads /rainbow _message_ and press ENTER (message appears in the room coloured as a rainbow
Go to Labs and enable RTE
Start typing /rainbow followed by a message and press ENTER
Result:
With RTE disabled the autocomplete explaining the rainbow command appears and any message that follows is formatted coloured as a rainbow.
With RTE enabled the autocomplete explanation does not appear and what gets output is /rainbow message in plain, unformatted text
Tested this on Fedora Linux 37 with Element Desktop 1.11.16 installed via Flatpak from Flathub.org. I also replicated this on Element Android 1.5.10 on a Pixel 7 running GrapheneOS Tiramisu, Element iOS 1.9.13 on an iPhone 12 Mini running iOS 16.1.2 and staging.element.io on Firefox 107.0.1 on Fedora.
Here is a screenshot of the autocomplete with RTE disabled:
Here is a screenshot of the message formatting, the first grouping of messages is with RTE enabled, the last message is with me entering /rainbow message with RTE disabled:
I'd be happy to provide any other information that is useful.
The text was updated successfully, but these errors were encountered:
Enabling the Rich Text Editor (RTE) stops /rainbow autocompletion and rainbowfying messages.
Steps:
/rainbow
(autocompletes to show the explanation of the rainbow command)/rainbow _message_
and press ENTER (message appears in the room coloured as a rainbow/rainbow
followed by a message and press ENTERResult:
/rainbow message
in plain, unformatted textTested this on Fedora Linux 37 with Element Desktop 1.11.16 installed via Flatpak from Flathub.org. I also replicated this on Element Android 1.5.10 on a Pixel 7 running GrapheneOS Tiramisu, Element iOS 1.9.13 on an iPhone 12 Mini running iOS 16.1.2 and staging.element.io on Firefox 107.0.1 on Fedora.
Here is a screenshot of the autocomplete with RTE disabled:
Here is a screenshot of the message formatting, the first grouping of messages is with RTE enabled, the last message is with me entering
/rainbow message
with RTE disabled:I'd be happy to provide any other information that is useful.
The text was updated successfully, but these errors were encountered: