francostellari / NppPlugins

Other
106 stars 6 forks source link

OpenSelection freezes Notepad++ #4

Closed Ben-Kaniobi closed 3 years ago

Ben-Kaniobi commented 3 years ago

How to reproduce:

  1. Install/enable the OpenSelection plugin
  2. Enable the following setting: General > Hide menu bar
  3. Right click on the active tab

→ Notepad++ freezes for about 30~40 seconds.


My setup:

francostellari commented 3 years ago

Hi Ka, Thank you for finding this bug. I never tested my plugins without the menu visible. Indeed the same bug affects multiple plugins. Here is a preliminary version of the plugin that should solve the problem. I will submit the updates but they will not come out until the next version of NPP. https://github.com/francostellari/NppPlugins/blob/main/OpenSelection/OpenSelection_dll_1v13_x64.zip Please let me know if this solves all the issues. Regards,

On Thu, Apr 22, 2021 at 3:37 AM Ka Ni @.***> wrote:

How to reproduce:

  1. Install/enable the OpenSelection plugin
  2. Enable the following setting: General > Hide menu bar
  3. Right click on the active tab

→ Notepad++ freezes for about 30~40 seconds.

My setup:

  • Windows 10
  • Notepad++ v7.9.5 (64-bit)
  • OpenSelection v1.1.2

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/francostellari/NppPlugins/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL5TXIWWTUPQUULFNRZI3B3TJ7G2JANCNFSM43L4BP7A .

-- Franco

Ben-Kaniobi commented 3 years ago

This solved the issue on my system too. Thanks!

francostellari commented 3 years ago

Glad to hear it!

On Fri, Apr 23, 2021 at 5:51 AM Ka Ni @.***> wrote:

This solved the issue on my system too. Thanks!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/francostellari/NppPlugins/issues/4#issuecomment-825542807, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL5TXIVHBYUGSWXFLHNJ4V3TKE7KXANCNFSM43L4BP7A .

-- Franco