-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Description
Description of the Issue
Menu Item's state under many menus such as "File", "Edit", "View" "macro" etc are not maintained if a recorded macro is saved.
Steps to Reproduce the Issue
Case 1:
- Start Recording macro
- Create Macro (my specific macro related to find and replace)
- Stop Recording macro once all steps are complete
- Select "Save Current Recorded Macro" from Macro menu
Case 2:
- Try to delete saved macro from "Macro ->Modify Shortcut/Delete Macro"-> select macro -> delete"
- Close Shortcut mapper window after deleting a macro
Case 3:
- Make any changes in "Shortcut Mapper" dialog such (e.g. Delete/Modify any shortcut under any tab)
Expected Behavior
State of all the menu items should be maintained.
Actual Behavior
Menu items states are not maintained.
File menu -> "Open in Default Viewer", "Rename", "Move to recycle bin", "Reload from Disk" etc. (Even for unsaved file).
Edit Menu -> "Clear Read only flag" (Even for unsaved file).
Search Menu -> "Go to Matching brace", "Select all between matching braces".
....many more under all the menu items.
Debug Information
Notepad++ v7.5.4 (32-bit)
Build time : Jan 1 2018 - 01:47:45
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 10 (64-bit)
Plugins : DSpellCheck.dll mimeTools.dll NppConverter.dll NppExport.dll

