Skip to content

JetBrains: Remove second popover show call

Warren Gifford requested to merge ps/jetbrains-open-popup-error into main

Created by: philipp-spiess

Fixes #35922 (closed)

The popover fix that I've added contained an unnecessary call to showInFocusCenter which is not necessary as the popover is already aligned because of the first time it is shown. The workaround remains in tact

Test plan

I manually tested this by opening the app on macOS and verified that no more error is thrown neither on the first opening nor on a later one:

https://user-images.githubusercontent.com/458591/170053987-039ac422-2487-446e-9c76-145d4360d62a.mov

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading