Welcome to Codidact Meta!
Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.
Post History
I can confirm Laserkittens findings and reproduce the bug according to his instructions, however there is another detail that might perhaps explain Monicas failure to reproduce the bug. During my ...
Answer
#1: Initial revision
I can confirm Laserkitten's findings, however there is another detail that might perhaps explain Monica's failure to replicate. During my tests, i noticed that the bug only manifests when i immediately click the Save/Post button after inserting the link via the Link button. After inserting the link via the Link button, the text edit element loses the input focus. Just setting the input focus back to the text edit element (by clicking on it) before saving/posting was enough to prevent the bug from occuring. (I am using Firefox.)