Skip to content

Menu item's state is not maintained #4114

@SinghRajenM

Description

@SinghRajenM

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:

  1. Start Recording macro
  2. Create Macro (my specific macro related to find and replace)
  3. Stop Recording macro once all steps are complete
  4. Select "Save Current Recorded Macro" from Macro menu

Case 2:

  1. Try to delete saved macro from "Macro ->Modify Shortcut/Delete Macro"-> select macro -> delete"
  2. Close Shortcut mapper window after deleting a macro

Case 3:

  1. 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

image

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions