View Issue Details

IDProjectCategoryView StatusLast Update
0007237MMW v4Otherpublic2011-03-04 00:22
Reporterzvezdan Assigned To 
PrioritynoneSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0007237: Multiple undo (Ctrl-Z) is not working correctly with skinned edit boxes/text fields in dropdown lists [1235-1345]
DescriptionEdit boxes and edit field of drop-down lists have a problem with multiple Undo in the skinned program generally, but also within the same controls in scripts.

http://www.mediamonkey.com/forum/viewtopic.php?f=6&t=40161

This is very irritating bug existing for long time ago. Here is my latest testing:
Works OK: 1209, 1224, 1228, 1229
Doesn't work OK: 1235, 1242, 1250, 1294, 1333, 1345

Obviously, you had broken that in between 1229 and 1235.
Steps To Reproduce- Open Track Properties dialog box and enter "You and Your Sister" to Title;
- select "Your";
- press Ctrl+X;
- press End;
- press Ctrl+V;
- select "and";
- press Ctrl+X;
- press Home;
- press Ctrl+V;
- press Ctrl+Z four times -> instead of same Title as it was on the begin, you would get "You SistYour erYour"!!!
TagsNo tags attached.
Fixed in build1351

Relationships

related to 0005561 closedpetr Track Properties: CTRL-Z (undo) fails in complex scenarios 

Activities

jiri

2011-03-03 16:56

administrator   ~0023542

I suppose that this was resolved as a part of 0007237, needs to be tested.

zvezdan

2011-03-04 00:22

updater   ~0023559

Works fine in 1351. Thanks.