42Crunch / intellij-openapi-editor

OpenAPI (Swagger) Editor plugin for IntelliJ
9 stars 0 forks source link

The API Security Report tool window minimizing issue #34

Open karelhusa opened 1 year ago

karelhusa commented 1 year ago

There is a UI issue with API Security audit in IntelliJ Plugin (in PyCharm).

Window is blank when minimized Also, when I minimize the tool window and maximize back, the window is blank white with no content. Only when I close PyCharm and open it again, the window works again. See the screenshot. The Audit Problems window is still populated and works fine.

ReportWindowBlank-2023-03-23_120228

PyCharm version PyCharm 2022.3.3 (Professional Edition) Build #PY-223.8836.43, built on March 10, 2023 Runtime version: 17.0.6+1-b653.34 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. OS: Ubuntu 22.04.1 5.19.0-35 x86_64 GNU/Linux

ak1394 commented 1 year ago

Hi Karel! Thanks for reporting the issue. What OS are you running PyCharm on?

karelhusa commented 1 year ago

Anton, I updated the text with the OS version. Thanks for the prompt reaction! The 42Crunch plugin seems very promising, though it still has some usability issues.

vfateev commented 1 year ago

Thank you for reporting the issue. We use JetBrains browser to render content of the audit window, most probably the root cause is in IDEA. It will take some time to reproduce, debug the issue and submit a ticket there.