Undo in drop-down lists doesn't work correctly [#5561]
Posted: Thu Jun 04, 2009 8:22 am
In the non-skinned mode the Undo in the edit field of drop-down lists doesn't work at all, although it works with single-line and multi-line edit boxes but only one step back (or forward like Redo).
In the skinned mode the Undo works several steps back since it has multi-level Undo, but from time to time it doesn't return to the exactly same state is it was, or sometimes it leaves some characters where they should not be, especially if there are several Undo's. For example, I have the Track title "You and Your Sister":
1. select "Your", press Ctrl+X, press End, press Ctrl+V;
2. select "and", press Ctrl+X, press Home, press Ctrl+V;
3. press Ctrl+Z four times -> instead of same Title as it was on the begin, you would get "You SistYour erYour"!!!
Same behavior in skinned mode have single-line edit boxes like the Track title and edit field of drop-down list boxes like the Artist. Multi-line edit boxes e.g. Comment has single-level Undo like non-skinned mode and they work correctly.
In the skinned mode the Undo works several steps back since it has multi-level Undo, but from time to time it doesn't return to the exactly same state is it was, or sometimes it leaves some characters where they should not be, especially if there are several Undo's. For example, I have the Track title "You and Your Sister":
1. select "Your", press Ctrl+X, press End, press Ctrl+V;
2. select "and", press Ctrl+X, press Home, press Ctrl+V;
3. press Ctrl+Z four times -> instead of same Title as it was on the begin, you would get "You SistYour erYour"!!!
Same behavior in skinned mode have single-line edit boxes like the Track title and edit field of drop-down list boxes like the Artist. Multi-line edit boxes e.g. Comment has single-level Undo like non-skinned mode and they work correctly.