You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Menu bar items' text and disabled state do not update unless you exit and reenter window. Menu bar items that should toggle between "Show ___" and "Hide ___" simply stay in their original state until you exit and reenter the window. The same is true for disabled commands that are eligible to enable, but do not until you exit and reenter the window.
To Reproduce
Go to menu bar
Click on View (this is used for example, the bug is present in all menu items)
Click on Hide Navigator/Show Navigator
Click on View again
The button will not have changed (from Hide Navigator to show Navigator or vice versa.)
Exit the window by clicking on any other window or your desktop
Re-enter the window
Click on View in the menu bar
The button will now have updated
Expected Behavior
When you click on a button - hide navigator for example - it will change states - changing to show navigator - without the need to exit and reenter the window.
Description
Menu bar items' text and disabled state do not update unless you exit and reenter window. Menu bar items that should toggle between "Show ___" and "Hide ___" simply stay in their original state until you exit and reenter the window. The same is true for disabled commands that are eligible to enable, but do not until you exit and reenter the window.
To Reproduce
The button will not have changed (from Hide Navigator to show Navigator or vice versa.)
The button will now have updated
Expected Behavior
When you click on a button - hide navigator for example - it will change states - changing to show navigator - without the need to exit and reenter the window.
Version Information
CodeEdit: [0.2]
macOS: [14.4.1]
Xcode: [15.3]
Additional Context
No response
Screenshots
8307d098-05a1-4c96-a3ad-5ff14e20f5f7.mp4