In some cases, the ABRA Flexi desktop application may display incorrectly – windows appear "broken", overlap each other, fail to refresh when switching, or remain partially blank (typically seen in forms such as VAT Return).
This issue is caused by a conflict between Java rendering and graphics card drivers.
What can this look like?
Solution
1. Update
update your graphics card drivers
2. Adjust rendering settings (recommended solution)
Open the file:
C:\Program Files (x86)\WinStrom\parametry.txtFind the line with parameters (which contains e.g.
-Xmx)Add the following parameter:
-Dsun.java2d.d3d=false
👉 Ideally, insert the parameter before -Xmx, e.g.:
-splash:splashscreen.png -Dsun.java2d.d3d=false -Xmx1g ...
Then save the file and restart Flexi.


