-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Labels
bugSomething isn't workingSomething isn't working
Description
Intro
Hi!
I’m a BCA graduate from Maharaja Surajmal Institute. I discovered MuJoCo while exploring machine learning and open-source, and it really caught my interest, which led me to start learning more about it.
My setup
1 was using MuJoCo v3.4.1 on Ubuntu 24.04.3 LTS, and I performed debugging using Visual Studio Code.
What's happening? What did you expect?
After switching the MuJoCo window from fullscreen back to windowed, the UI widgets (buttons, panels) are visually shifted (e.g. the Fullscreen button draws higher), but their clickable areas remain at the previous positions. Clicking the visible widget does nothing; clicking where it was before (now empty) triggers the action.
Video : -
mujoco_toggle_fullscreen_bug_before.mp4
Steps for reproduction
- Open mujoco (no special model required).
- From the UI, toggle Fullscreen (Option → Fullscreen or the fullscreen button).
- Toggle Fullscreen again to return to windowed.
- Observe that some UI elements are visually misplaced while clicks still register at the old coordinates.
Minimal model for reproduction
No response
Code required for reproduction
No response
Confirmations
- I searched the latest documentation thoroughly before posting.
- I searched previous Issues and Discussions, I am certain this has not been raised before.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working