Problem Description
When connecting to Isaac Sim (official NVidia image running in a container) through the Omniverse Streaming Client, certain UI panels such as Stage, Property and Action Graph has trouble handling mouse right clicks: the context menu shows for a short instance and then disappears.
Right-click context menus in the Viewport and other parts of the UI work fine.
The problem seems to go away if I simultaneously click the left AND right mouse button, which get registered as a normal right click and the context menu does not disappear.
Environment
-
System: Ubuntu 22 with RTX 3060
-
Isaac Sim: official NVidia image running locally in container (headless native mode)
-
Streaming Client: version 103.1.1
Details
-
I’ve tested with multiple mouses and the problem persists, so it’s not a hardware issue.
-
I’ve also tested connecting to Isaac Sim through websocket, and didn’t encounter the problem. This seems to suggest that it’s a bug with the Streaming Client’s mouse handling instead of Isaac Sim itself.
-
No warning/error logs have been found when reproducing the right-click problems.