I'm following along the example from JxBrowser-Examples to show context menu in my JxBrowser web app. However, this popup only shows once, and it never shows up again.
My step is to right click anywhere inside the Java Swing app, and context menu shows up as see in the following screenshot,
And I right clicked again and again, and context menu never shows up again.