Here is the use case:
- We wanted to add a insert button (which we can), but when the button is clicked, we wanted to capture the selected text in the iframe document and pass it to the button.
- We wanted to send this selected text outside collabora wsd and get the response merged with the document (similar to what you have for insert annotation)
Any help is appreciated