This and related bugs have repeatedly been reported here, here, here and here, which is four times in four months. And there are many many more of the same reports, unfortunately.
My issue? Almost the same. But in my case it was even more scary: the entire code block of this question disappeared during typing and when submitting. It is easily reproducible:
- Copy the following code
Then do something
See the code above this line? No? If you do, this bug is fixed, if you don't the bug is still there. Code to reproduce:
1. Copy the following code
3. Then do something
<xsl:import @href="test.xsl">
This "bug" has sometimes incorrectly been considered "by design", a feature or, most often, as a duplicate. I just bring it up again because it is being reported so often and because this behavior is far from intuitive. Most of the reporters complain that it takes so long to figure out how to workaround this bug. And if you are an occasional poster, unintuitive behavior or odd workarounds don't stick and can put people off when they have to figure it out again.
I suggest: fix it, to prevent further reports, wasted time figuring out or explaining the issue. If I can be of any assistance to fixing it, please let me know.