In latest version of Firefox (110) on Windows you may experience a rendering glitch when scrolling in your Webswing application. The issue is reproducible mainly when scrolling a view inside a JScrollPane. The issue is not reproducible if you are not using Webswing's directdraw rendering mode.


Steps to reproduce the issue:

  1. open Firefox 110
  2. open Webswing demo
  3. open Printing demo
  4. scroll the view

As a workaround consider the following options:


  • use a different browser (Chrome/Edge)
  • turn off hardware acceleration in Firefox (needs restart, some customers claim this doesn't help)
  • disable directdraw in Webswing config
  • go back to version 109


The issue has been reported to and accepted by Mozilla (https://bugzilla.mozilla.org/show_bug.cgi?id=1819304).

arrow_back_ios

PreviousJavaLand Conference Experience - March 2023

NextWhy is Webswing the Better Choice than RDP solutions

arrow_forward_ios