Hi,
I face same issue but for some user only! And I finally realize that each user didn,t use default Dispay setting of Windows. The screen display resolution need to be Default (100%) than in ProE the size of your setting will be fine! Now if you wanna change the default setting you have to change the following registry :
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Script\Features]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Script\Features\iexplore]
"GcVarTrigger"=dword:00010000
"GcValTrigger"=dword:00010000
"GccbSysTrigger"=dword:00040000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Script\Features\xtop]
"GcVarTrigger"=dword:00010000
"GcValTrigger"=dword:00010000
"GccbSysTrigger"=dword:00040000
With these new registry you'll be able to scroll the Display of the embedded browser in ProE.
hope will help!
Martin