Last Updated:
06 Apr 2026 06:29
by ADMIN
RichTextEditor: Allow raising the HyperlinkClicked event also for links pointing to a bookmark in the document
Currently, the HyperlinkClicked event is raised only when clicking on a hyperlink pointing to an external URL. It will not be raised when a hyperlink is created for a bookmark in the document.
We could improve the existing logic by raising it indifferently.