Hi,
I am using firedocs with apache lenya.
When editing in firedocs, the cursor behaviour is a little unusual - I don't get the regular flashing vertical line that I get in the browser.
Sometimes the cursor disappears altogether although cursor movements still work and text gets entered at the correct place.
Anyone know where to look on how to fix this?
Regards
Vik
Cursor Issues resolved
Hi Vik
The cursor issues are resolved in 1.3.6.
Regards
Thomas
Cursor Issues
Hi Vik
This is due to some bugs in the transaction managment of the Firefox editor widget that's used for editing (nsIEditor)
Unfortunately I can't do anything to improve that. I guess I will code a replacement at some point.
Lost cursor/selection tips :
* Don't select text by doubleclicks, use single clicks only.
* When cursor lost do a undo/redo.
* If still no cursor: save and press the browser reload button.