Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI issue: switching between requests causes erroneous tooltip to be displayed #18

Open
aph3rson opened this issue Mar 7, 2023 · 1 comment

Comments

@aph3rson
Copy link

aph3rson commented Mar 7, 2023

Seeing a weird issue with v1.1.0 of the extension, can't tell if it's a Burp Suite issue.

When switching between multiple HTTP requests with the extension loaded, and having the extension tab selected in the request, a tooltip appears with this content:

<html><style>body { font-size:"13pt" }</style><nobr><font face="Monospaced" color="#ff0000">{</font><br>

This appears to be related to the cursor being focused on the { character in the JWT editor UI. The tooltip doesn't go away, even when navigating to other areas of the Burp Suite UI.

Picture below. Reproduction steps are as follows:

  1. Launch Burp Suite, load a project.
  2. Install JWT Editor extension.
  3. Open Burp's browser/proxy traffic through Burp.
  4. Navigate to JWT-based application, and generate some traffic that includes JWTs.
  5. In the Proxy -> HTTP History tab, navigate between a few highlighted history items.
  6. Observe that the tooltip appears.

Burp Suite v2023.1.2 on Ubuntu 22.04.2 (Install4J installation).

image

@DolphFlynn
Copy link
Contributor

Hi @aph3rson. This issue should be fixed in my fork. Really happy to submit a PR either here or against PortSwigger's repo if it is likely to be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants