-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
Description
Description of the Issue
When the shortcut mapper view is filtered, it doesn't display a keystroke conflict correctly. (See this Community post for context)
Steps to Reproduce the Issue
- Have a conflict with one of the plugin shortcuts. In my example, both Main Menu [3]:
Explorerand Plugin Commands: NppExec.dllExecute...were mapped toF6 - In Shortcut Mapper, on the Plugin commands tab, scroll normally to
Execute...and see it's red, and the message box showsMain menu | 3 Explorer ( F6 ). This is expected behavior. - Filter by
Execute, then click on one of the others (like "save all files on execute") then back on the red-highligtedExecute...row: the message box now showsNo shortcut conflicts for this item., even though there is still a conflict, and it's properly highlighted red.
Expected Behavior
Showing Main menu | 3 Explorer ( F6 ) whether the filter is applied or not
Actual Behavior
Correctly shows Main menu | 3 Explorer ( F6 ) when no filter applied, but claims No shortcut conflicts for this item. when there is a filter applied
Debug Information
Notepad++ v7.6.3 (64-bit)
Build time : Jan 27 2019 - 17:16:47
Path : C:\usr\local\apps\notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : ON
OS : Windows 10 (64-bit)
Plugins : ComparePlugin.dll DSpellCheck.dll MarkdownViewerPlusPlus.dll mimeTools.dll NppConverter.dll NppExec.dll NppFTP.dll PythonScript.dll XMLTools.dll
Reactions are currently unavailable

