https://bugs.winehq.org/show_bug.cgi?id=31045
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net --- Created attachment 48912 --> https://bugs.winehq.org/attachment.cgi?id=48912 User info dialog hidden behind splash highlighted by 'WinSpector' tool
Hello folks,
confirming.
There is a "user info" dialog window hidden behind the splash waiting for input/confirmation, making it look like Excel hangs.
Just press RETURN and it's gone. The 'OK' button has focus despite hidden behind the splash.
You can reproduce by deleting the following registry key (and subkeys):
--- snip --- [HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\UserInfo] "Company"=hex:6f,00,72,00,67,00,00,00 "UserInitials"=hex:66,00,00,00 "UserName"=hex:66,00,6f,00,63,00,68,00,74,00,00,00 --- snip ---
Attached is a screenshot which shows the hidden dialog highlighted by 'WinSpector' tool.
$ wine --version wine-1.7.21-19-g8812193
Regards