JDK-8289737 : Webview images are blur on 125% scaled monitors
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: openjfx18
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_10
  • CPU: x86_64
  • Submitted: 2022-07-01
  • Updated: 2022-07-05
  • Resolved: 2022-07-05
Related Reports
Duplicate :  
Description
A DESCRIPTION OF THE PROBLEM :
I use an webview to render some tips and tricks. The tips and tricks are using screenshot images.
They are <img> tags in HTML. This works fine on any notebook with scaling 100%.
As soon as the notebook scaling is 125% ( recommended for FullHD monitors ), the image becomes blurry.
Is any way to prevent or improve this? This issue does not happen in Chrome or other browsers. 
I can send a screenshot if needed.



Comments
Duplicate of JDK-8211294,
05-07-2022