https://bugs.winehq.org/show_bug.cgi?id=46899
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |840af642dbf8a222fdd9f40256d | |b0a84c5279fc2 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/840af642dbf8a222fdd9f40256... ("riched20: Handle tomEnd in ITextRange::ScrollIntoView.")
Thanks Gijs
--- snip --- $ pwd /home/focht/Downloads/SIMATIC WinCC Runtime Advanced V15.1
$ WINEDEBUG=+seh,+process,+loaddll,+wbemprox,+msi,+richedit,+relay wine ./Start.exe >>log.txt 2>&1 ... 006a:trace:richedit:ITextRange_fnScrollIntoView (0x3db0118)->(0) ... 006a:Call user32.SetScrollPos(000700ac,00000000,0000007f,00000001) ret=79d1bd54 ... 006a:Ret user32.SetScrollPos() retval=00000000 ret=79d1bd54 006a:Call user32.SetScrollPos(000700ac,00000001,00000000,00000001) ret=79d1bd54 ... 006a:Ret user32.SetScrollPos() retval=00000000 ret=79d1bd54 006a:Call user32.ScrollWindowEx(000700ac,ffffff81,00000000,03db3ce0,03db3ce0,00000000,00000000,00000002) ret=79d1bf44 ... 006a:Ret user32.ScrollWindowEx() retval=00000002 ret=79d1bf44 006a:Call user32.UpdateWindow(000700ac) ret=79d1bdd3 ... 006a:Call window proc 0x61318a (hwnd=0x700ac,msg=WM_PAINT,wp=00000000,lp=00000000) 006a:Call user32.CallWindowProcW(79cfa9a0,000700ac,0000000f,00000000,00000000) ret=02e5b83f 006a:Call window proc 0x79cfa9a0 (hwnd=0x700ac,msg=WM_PAINT,wp=00000000,lp=00000000) 006a:trace:richedit:RichEditWndProc_common enter hwnd 0x700ac msg 000f () 0 0, unicode 1 ... --- snip ---
All license terms/EULAs are displayed and can be accepted now.
$ wine --version wine-4.6-30-gf9301c2b66
Regards