There is a regression introduced into the git tree that is causing some minor issues with Anarchy Online atleast(should be other applications affected aswell). On login, if you press enter instead of pushing "Login" a box will come up stating "You must select a charactername before playing! [OK]", this is before checking if the password is correct, or actually logging in to the account. I have never seen this box in the 2.5 years I've been playing Anarchy, so I can only speculate it's trying to select a character without actually having one selected in the drop-down box(ie. Sending the enter twice to the application).
I bisected down to the following commit:
# ~/tmp/wine-git $ git bisect good 41ea8f0e8a6fab93fa08da16ecc24260dbad327c is first bad commit commit 41ea8f0e8a6fab93fa08da16ecc24260dbad327c Author: Lei Zhang thestig@google.com Date: Tue Mar 25 19:09:38 2008 -0700
user32: Tweak how the edit control handles WM_GETDLGCODE.
:040000 040000 5583dc91d4f658340fcab6169c5be12b18c5d862 114715be44f79ddf45a9c61a01b90ee624504c1a M dlls
I didn't want to file a bug-report on it, due to it beeing in the current git, and 0.9.58 is ok, and my knowledge on this part of wine is rather limited.
- Kolbjørn Fredheim
____________________________________________________________________________________ You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. http://tc.deals.yahoo.com/tc/blockbuster/text5.com
"Kolbjørn Fredheim" coolbeer1980@yahoo.com wrote:
I didn't want to file a bug-report on it, due to it beeing in the current git, and 0.9.58 is ok, and my knowledge on this part of wine is rather limited.
This is not an appropriate place to report the bugs. Also please search the bugzilla first: #12319