zaproxy icon indicating copy to clipboard operation
zaproxy copied to clipboard

ZAP GUI Duplicating Portions of UI

Open JacobPimental opened this issue 1 year ago • 4 comments
trafficstars

Describe the bug

After a few minutes of using the ZAP GUI, it will start to bug out and portions of the screen are duplicated where my mouse is hovering over. I am using ZAP 2.14.0 on Windows 11 and cannot find the reason for this issue. I have tried setting my JVM settings to Dsun.java2d.noddraw=true, but that doesn't seem to work.

Steps to reproduce the behavior

  1. Open ZAP GUI
  2. Use it for a few minutes (5-10 for me)
  3. Move mouse around GUI and see screen duplicate

Expected behavior

The UI not to duplicate while moving mouse.

Software versions

ZAP Version: 2.14.0

Installed Add-ons: [[id=alertFilters, version=19.0.0], [id=ascanrules, version=63.0.0], [id=authhelper, version=0.12.0], [id=automation, version=0.35.0], [id=bruteforce, version=15.0.0], [id=callhome, version=0.10.0], [id=commonlib, version=1.22.0], [id=database, version=0.3.0], [id=diff, version=14.0.0], [id=directorylistv1, version=7.0.0], [id=domxss, version=18.0.0], [id=encoder, version=1.4.0], [id=exim, version=0.8.0], [id=formhandler, version=6.5.0], [id=fuzz, version=13.12.0], [id=gettingStarted, version=16.0.0], [id=graaljs, version=0.5.0], [id=graphql, version=0.22.0], [id=help, version=17.0.0], [id=hud, version=0.18.0], [id=invoke, version=14.0.0], [id=network, version=0.13.0], [id=oast, version=0.17.0], [id=onlineMenu, version=12.0.0], [id=openapi, version=39.0.0], [id=postman, version=0.2.0], [id=pscanrules, version=56.0.0], [id=quickstart, version=43.0.0], [id=replacer, version=16.0.0], [id=reports, version=0.29.0], [id=requester, version=7.4.0], [id=retest, version=0.8.0], [id=retire, version=0.31.0], [id=reveal, version=7.0.0], [id=scripts, version=45.0.0], [id=selenium, version=15.18.0], [id=soap, version=21.0.0], [id=spider, version=0.10.0], [id=spiderAjax, version=23.18.0], [id=tips, version=12.0.0], [id=webdriverwindows, version=70.0.0], [id=websocket, version=30.0.0], [id=zest, version=43.0.0]]

Operating System: Windows 11 Architecture: amd64 Java Version: Oracle Corporation 21 System's Locale: en_US Display Locale: en_GB Format Locale: en_US Default Charset: UTF-8

Screenshots

image

Errors from the zap.log file

No response

Additional context

No response

Would you like to help fix this issue?

  • [ ] Yes

JacobPimental avatar Feb 21 '24 14:02 JacobPimental

This is likely a JRE, Windows, or gfx driver issue. We can try to duplicate/reproduce but if we are unsuccessful there's not much we can do.

kingthorin avatar Feb 21 '24 16:02 kingthorin

One thing I am noticing while fiddling around with it a bit is that this seems specific to the ZAP.exe that the Windows shortcut points to. I tried just running the jar file and bat file and they both seem to work fine. I changed the shortcut on my machine to point to the bat file for now. Not sure what's different with the executable to make it not work.

JacobPimental avatar Feb 21 '24 16:02 JacobPimental

Are you able to recreate with the exe or was it a one off?

kingthorin avatar Feb 21 '24 16:02 kingthorin

Correct, I am able to recreate it with the exe every time I use it.

JacobPimental avatar Feb 21 '24 19:02 JacobPimental