Question regards handling autodetecting hyperlinks
Posted: Thu Mar 12, 2026 2:24 pm
Hello RichView Support,
I have a question regarding the automatic detection of hyperlinks. The behavior can be reproduced using the RichViewActionTest demo.
Steps to reproduce:
Thank you in advance for your help.
Best regards
I have a question regarding the automatic detection of hyperlinks. The behavior can be reproduced using the RichViewActionTest demo.
Steps to reproduce:
- Start the demo and clear the RichView editor.
- Type a string that will be detected as a hyperlink (for example: [email protected]). After pressing Space, the text is correctly detected as a hyperlink.
- Select the hyperlink and execute the action “Remove Hyperlinks”. The hyperlink is removed as expected.
- Place the cursor directly after the last character of the former link and press Space or Enter.
At this point, the hyperlink is detected again automatically.
Thank you in advance for your help.
Best regards