Should paste destroy Style Runs

If a TextAres has StyleRuns and a paste is done at the end of the text, are all StyleRuns destroyed?

No but only tested on macOS.

Thanks.
It happens for me.
Now I create a project for Feedback

On macOS or Windows or Linux?

Actually both.
There are two causes for the problem. A custom event handler for passing, and a second window that calls the window doing the paste. I’ll post the Feedback case when I get it done.

<https://xojo.com/issue/66711>
StyleRuns destroyed on paste with Custom Event Handler and second window

On macOS, with “OnPaste StyleRuns” impossible to select a cell and call “Edit Cell”…

Question. Do you try to select the cell or do you click on the cell?
I know the cell should be clickable.