http://bugs.winehq.org/show_bug.cgi?id=29553
Bug #: 29553 Summary: Sonic R demo installer doesn't allow manually typing an installation directory Product: Wine Version: 1.3.36 Platform: x86-64 URL: http://www2.sega.co.jp/download/pc/sonicr/sonicr.exe OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: aric@codeweavers.com Classification: Unclassified Regression SHA1: acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed
When the installer for the Sonic R demo asks which directory to install to, typing the desired location manually doesn't work: the preselected directory text is deleted, but no new text is accepted. It's still possible to choose a different directory via the "reference" button.
This issue first appeared in 1.3.31:
acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed is the first bad commit commit acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed Author: Aric Stewart aric@codeweavers.com Date: Mon Oct 17 09:07:06 2011 -0500
user32: Use Uniscribe in the single line edit control.
:040000 040000 893487597629158ea8b1ddc0f152d992cb68d60d a67057c79230c1842b43d04a4639969d4290629c M dlls
git checkout acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed -> broken git checkout acaa0dc2dacb4d6e6f223213ce9a1e27b0b8e8ed^ -> works
No terminal output to report.
http://bugs.winehq.org/show_bug.cgi?id=29553
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression
http://bugs.winehq.org/show_bug.cgi?id=29553
--- Comment #1 from Aric Stewart aric@codeweavers.com 2012-01-09 08:10:50 CST --- I am unable to reproduce this.
Could you generate a +edit,+uniscribe log?
http://bugs.winehq.org/show_bug.cgi?id=29553
--- Comment #2 from A Wine user RandomAccountName@mail.com 2012-01-09 08:46:55 CST --- Created attachment 38309 --> http://bugs.winehq.org/attachment.cgi?id=38309 +edit,+uniscribe log
Hi Aric,
After a little more testing, I realized that I can only reproduce this when the path to the installer is long enough to exceed the length of the text input box. For the attached log, I put the installer in the following path:
C:\Program Files\Internet Explorer\This is a temporary test directory
...and then tried to type in C:\
Doing the same thing with the installer executable in C:\ or C:\Program Files\Internet Explorer does work still.
http://bugs.winehq.org/show_bug.cgi?id=29553
--- Comment #3 from Aric Stewart aric@codeweavers.com 2012-01-09 13:35:30 CST --- Ok the issue is not that you cannot input text but that the scroll was left way off to the right.
I have submitted a patch that should correct this.
http://bugs.winehq.org/show_bug.cgi?id=29553
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3ebb878470a7c30a4120554e846 | |ea17a7a723318 Status|UNCONFIRMED |RESOLVED Component|user32 |usp10 Resolution| |FIXED Summary|Sonic R demo installer |Sonic R demo installer |doesn't allow manually |hides typed text if started |typing an installation |from a long path |directory |
--- Comment #4 from A Wine user RandomAccountName@mail.com 2012-01-11 01:28:59 CST --- Thanks, it's working as expected now.
Fixed by: http://source.winehq.org/git/wine.git/commit/3ebb878470a7c30a4120554e846ea17...
http://bugs.winehq.org/show_bug.cgi?id=29553
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|usp10 |user32
http://bugs.winehq.org/show_bug.cgi?id=29553
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2012-01-13 13:50:52 CST --- Closing bugs fixed in 1.3.37.