At the time of this release, there is one puzzle not solved in eWriters code. There is one such problem encountered as you type in an editor. The solution is to continue typing ...but that wont occur to you.
What happens: You are typing some text within an already existing line. Suddenly, the text in front of your cursor disappears. The last character you typed becomes a space to the left of your cursor. And the character to the left of that space has a non-blinking cursor between it and the space.
What actually happened: This is VERY rare. Wordwrap must be off. No long lines can have resulted in a horizontal scrollbar existing. This now happens if the end of the line is right up against the vertical scrollbar and the character you now type will push the end character under the scrollbar. Typing the character gets the strange result. If you were typing at the forward edge of that line and typed the character to go where the scrollbar is, the horizontal scrollbar appears and the paper shifts so you have room before you to type in. Somehow all that goes out of joint in this special case.
Workaround: Type your next character. If you just typed the last one you intended to type, type a space and, when the lost text appears, delete that extra space. The only damage that has been done is to your nervous system. But that is important and is the reason for Known Problems now being put onto eWriters Help menu with release 0.9s.