Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The standard 'View' menu does not reflect the correct window state #27646

Closed
3 tasks done
nkavian opened this issue Feb 6, 2021 · 11 comments
Closed
3 tasks done

The standard 'View' menu does not reflect the correct window state #27646

nkavian opened this issue Feb 6, 2021 · 11 comments
Labels
11-x-y bug 🪲 has-repro-gist Issue can be reproduced with code at https://gist.github.com/ platform/macOS stale

Comments

@nkavian
Copy link

nkavian commented Feb 6, 2021

Preflight Checklist

  • I have read the Contributing Guidelines for this project.
  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Issue Details

  • Electron Version:
    • 11.2.2
  • Operating System:
    • macOS10.14.6
  • Last Known Working Electron version:
    • N/A

Expected Behavior

When closing all windows, the View menu should dim/disable all of the submenu items since they are no longer applicable. Other menus such as File, Edit, and Window function correctly.

Actual Behavior

The View menu only disables the menu Toggle Full Screen, the other menu items are not disabled as expected.

image

To Reproduce

Clone the existing/standard electron quick start, launch it, close the main window, then click on the View menu.

https://github.com/electron/electron-quick-start

$ git clone git@github.com:nkavian/electron-quick-start.git
$ cd electron-quick-start
$ git checkout window-menu-bug
$ npm install
$ npm start
@ckerr
Copy link
Member

ckerr commented Feb 8, 2021

nb: mac-specific.

gist form of repo: https://gist.github.com/ckerr/02c1ada5a066dedcf77f9b099dadf6e7

@ckerr ckerr added the has-repro-gist Issue can be reproduced with code at https://gist.github.com/ label Feb 8, 2021
@nkavian nkavian changed the title The standard 'View' menu does reflect the correct window state The standard 'View' menu does not reflect the correct window state Feb 8, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Oct 6, 2022

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@github-actions github-actions bot added the stale label Oct 6, 2022
@nkavian
Copy link
Author

nkavian commented Oct 6, 2022

"bump"

@github-actions github-actions bot removed the stale label Oct 7, 2022
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@github-actions github-actions bot added the stale label Jan 10, 2023
@nkavian
Copy link
Author

nkavian commented Jan 10, 2023

"bump"

@github-actions github-actions bot removed the stale label Jan 11, 2023
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@github-actions github-actions bot added the stale label Apr 12, 2023
@nkavian
Copy link
Author

nkavian commented Apr 12, 2023

"bump"

@github-actions github-actions bot removed the stale label Apr 13, 2023
@github-actions
Copy link
Contributor

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@github-actions github-actions bot added the stale label Jul 12, 2023
@nkavian
Copy link
Author

nkavian commented Jul 12, 2023

"bump"

@github-actions github-actions bot removed the stale label Jul 13, 2023
@electron-issue-triage
Copy link

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment (for example, "bump"), and we'll keep it open. If you have any new additional information—in particular, if this is still reproducible in the latest version of Electron or in the beta—please include it with your comment!

@electron-issue-triage
Copy link

This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue on a supported version of Electron please open a new issue and include instructions for reproducing the issue.

@electron-issue-triage electron-issue-triage bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
11-x-y bug 🪲 has-repro-gist Issue can be reproduced with code at https://gist.github.com/ platform/macOS stale
Projects
None yet
Development

No branches or pull requests

2 participants