Marc Dzaebel
-
2004-11-11
- priority: 5 --> 9
0.8.3, Win2000, J2SE 5.0
Reproduction:
Start java -jar kafenio.jar in demo
- Click on unnumbered list button
(the cursor is not after the dot??)
- Cursor up
- Type "xy"
- Cursor right
- <Del> 2 times
Now the "y" is deleted but the cursor is not after "x"!
Furthermore you can't place the cursor after "x" any
more. Even more serious:
- Cursor up
- <Return>
leads to Exception in thread "AWT-EventQueue-0"
java.lang.ArrayIndexOutOfBoundsException: 2 at
de.xeinfach.kafenio.KafenioPanel.keyTyped ...
This is a serious problem. However, it's possible to
delete the complete list and Kafenio enters a stable
state again.
Marc