[Bug 27984] New: Starcraft 2 Editor: Renaming an item in the trigger tree suggests it's displayed text and not the item name.
http://bugs.winehq.org/show_bug.cgi?id=27984 Summary: Starcraft 2 Editor: Renaming an item in the trigger tree suggests it's displayed text and not the item name. Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: florian(a)fkoeberle.de A global integer variable with the name "hello" gets displayed in the trigger tree as "hello = 0 <Integer>". That's fine, but if you try to rename it, you get "hello = 0 <Integer>" as prefilled in text. If you would confirm that the variable's name would change to "hello = 0 <Integer>" and the displayed text would change to "hello = 0 <Integer> = 0 <Integer>". The bug doesn't occur with the native comctl32: The suggested name in the upper case is with native comctl32 "hello" as it should be. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27984 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-08-05 20:09:02 CDT --- Created an attachment (id=35826) --> (http://bugs.winehq.org/attachment.cgi?id=35826) patch Try this one. If I got it right application customize edit box text so it's not the same as item text when edit displayed. I fixed similar thing for Listview some months ago, Treeview should act similar apparently. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27984 Florian <florian(a)fkoeberle.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch, testcase --- Comment #2 from Florian <florian(a)fkoeberle.de> 2011-08-06 04:14:03 CDT --- That patch fixes this bug. Thanks! You might want to remove the trailing whitespace at line 40 before sending it to the mailinglist. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27984 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |bunglehead(a)gmail.com --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-08-06 04:17:45 CDT --- (In reply to comment #2)
That patch fixes this bug. Thanks!
Great.
You might want to remove the trailing whitespace at line 40 before sending it to the mailinglist.
Yeah, I committed locally with fixed whitespace already. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27984 --- Comment #4 from Nikolay Sivov <bunglehead(a)gmail.com> 2011-08-22 14:41:40 CDT --- Should be fixed with c13bf5a58c69a005195013efa7b6a19b3103dbc7. Please retest. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27984 Florian <florian(a)fkoeberle.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from Florian <florian(a)fkoeberle.de> 2011-08-23 12:35:24 CDT --- Yes it's fixed! Thanks again! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27984 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2011-08-26 13:24:26 CDT --- Closing bugs fixed in 1.3.27. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27984 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c13bf5a58c69a005195013efa7b | |6a19b3103dbc7 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=27984 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead(a)gmail.com |wine-bugs(a)winehq.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org