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

Empty menu slots become enabled after closing a file #4

Open
rdipardo opened this issue Oct 27, 2024 · 0 comments · May be fixed by #5
Open

Empty menu slots become enabled after closing a file #4

rdipardo opened this issue Oct 27, 2024 · 0 comments · May be fixed by #5

Comments

@rdipardo
Copy link

rdipardo commented Oct 27, 2024

To reproduce

  1. Install WebEdit 2.1 into any version of 32-bit Notepad++

  2. After installation, copy WebEdit.ini from the plugin's Config folder into
    $(LOCAL_NPP_DIR)\plugins\Config (portable) or %AppData%\Notepad++\plugins\Config (full installation)

  3. Expand the plugin menu and select WebEdit

  4. Notice that empty menu slots are disabled (light gray):

    webedit-menu-b4-file-close
  5. Open any file in the editor

  6. Close the file

  7. Repeat step 3.

  8. Notice that every menu slot is now enabled:

    webedit-menu-after-file-close

If any command with a title of WebEdit Slot ... is clicked, the program crashes.

@rdipardo rdipardo linked a pull request Oct 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant