http://bugs.winehq.org/show_bug.cgi?id=27983
--- Comment #2 from Florian florian@fkoeberle.de 2011-09-20 07:18:05 CDT --- I did some tests adding a "variable" to an empty trigger view: The selection for renaming works correctly if I add it to an empty trigger view. If the treeview isn't empty the bug does still occur.
I also noticed that the bug only occurs if I use the Contextmenu to add variables. The bug does not occur if I use the toolbar buttons to add a variable.
I created a log of the following situation: 1.) I loaded a map with an empty trigger editor window (except the huge library tree at the top left). 2.) I used wc to determine the size of the log: 566483 3251660 44599636 3.) I created a variable using the context menu: I got successfully asked to choose a name and named it "first variable". 4.) I used wc to determine the size of the log: 597497 3445445 47171060 5.) I created a second variable using the context menu and the bug occured. 6.) I forgot to run wc but nothing much got printed to command line like it used to happen after I chose a name. 7.) I created a third variable using a button and I got successully asked to choose a name. I named it "third variable". 8.) I used wc to determine the size of the log: 639645 3711687 50672335
Since the compressed log is to large (1.2 MB) to attach it I will send it to you via email.