Pages

SoapUI 5.3.0 scale up issue on Windows 10 Pro with default screen resolution of 3840 x 2160

SoapUI (5.3.0) doesn't scale up itself on Windows 10 Pro (OS build 14393.1198, Version 1607), at default screen resolution of 3840 x 2160.  Fonts appear smaller than usual and are hard to work with even after modifying the "Disable display scaling on high DPI settings".
Right-Click on SoapUI icon->Properties->SoapUI Properties->Compatibility
SoapUI navigator is still not displayed properly.
Notice the font in Project Navigator & Workspace properties is still disturbed.
This issue can be resolved in three steps below.
  1. Copy the contents of the file below and save them as SoapUI-5.3.0.exe.manifest in SoapUI.exe path such as C:\Program Files (x86)\SmartBear\SoapUI-5.3.0\bin. 
  2. Open Registry Editor by typing regedit in run. Select HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide as in the screenshot below. Right click and select New -> DWORD(32-bit) value and create a new registry value by the name PreferExternalManifest and set the value to 1.
  3. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide in RegistryEditor

  4. Make sure "Diable display scaling on high DPI setting" is unchecked. Now restart SoapUI to use the properly scaled view.
    SoapUI 5.3.0 fonts scaled properly in navigator and workspace panel on windows 10 pro

No comments:

Post a Comment