The Burp Suite User Forum was discontinued on the 1st November 2024.

Burp Suite User Forum

For support requests, go to the Support Center. To discuss with other Burp users, head to our Discord page.

SUPPORT CENTER DISCORD

Dragger not showing after 200 requests

Kumar | Last updated: Sep 27, 2015 03:26PM UTC

Dragger not showing after >200 requests. Check this https://www.dropbox.com/s/yu9bx9misf57b31/Untitled.png?dl=0

PortSwigger Agent | Last updated: Sep 28, 2015 08:22AM UTC

We’ve had a few instances of this report. Burp uses native Swing scrollpane controls, and we haven’t changed the associated Burp code recently. It appears that a recent Java update has introduced problems with scrollbars in large tables when using the Nimbus look and feel (which Burp does by default). If you switch to a different look and feel (e.g. Metal) at Options / Display / User interface, then the problem should go away. Hopefully a future Java update will fix the issue. We’re going to see if we can replicate the problem and see if there is anything we can do within Burp’s code to prevent it happening.

Burp User | Last updated: Oct 13, 2015 09:00PM UTC

Just wanted to report also having this issue on the Numbus look/feel with the Windows 7 system, changing the look/feel has fixed it but not ideal

PortSwigger Agent | Last updated: Oct 14, 2015 07:47AM UTC