• Login
Community
  • Login

Menu has a gap after upgrade to v8.4.4

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
3 Posts 2 Posters 270 Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S
    Senthil Ak
    last edited by Senthil Ak Jul 24, 2022, 7:12 PM Jul 24, 2022, 7:12 PM

    Hi Team,
    After upgrading the latest version of notepad ++, I see a huge gap in the main menu items and plugins menu. Not sure how to fix those. Please find that in the pic the red box.

    41774e5a-e823-4f85-9f67-146cab92d784-image.png

    Any help is much appreciated.

    Thanks

    P 1 Reply Last reply Jul 24, 2022, 8:13 PM Reply Quote 0
    • P
      PeterJones @Senthil Ak
      last edited by PeterJones Jul 24, 2022, 8:14 PM Jul 24, 2022, 8:13 PM

      @Senthil-Ak ,

      Because the plugin you installed violates Notepad++ standards, and instead of putting its menu inside the Plugins Menu where it is expected to, it creates multiple top-level menus. And instead of putting them in a reasonble place, apparently that plugin put its menus two-to-the-left-of the rightmost menu entry.

      In older versions of Notepad++, the rightmost two menus were × and ?, so it would have put them to the left of ?. But in the recent Notepad++, there have been two more menus put on the right side, the ▼ and + menus, so that means that now the plugin’s hardcoded n-2 placement will put it between the + and ▼, which means it’s far to the right.

      The only way to fix this is to ask the developer of that plugin(s) to create a new version that puts it in a more reasonable location (either look for the ? and do it one to the left of that; or better, convince them to stop abusing the menus and instead put it in the Plugins menu where plugins are expected to put their menus).

      You will have to find the About box for the culprit plugin(s), and ask their developer(s) to fix their design.

      S 1 Reply Last reply Jul 25, 2022, 1:29 PM Reply Quote 1
      • S
        Senthil Ak @PeterJones
        last edited by Jul 25, 2022, 1:29 PM

        @PeterJones thanks so much for the information.

        1 Reply Last reply Reply Quote 0
        1 out of 3
        • First post
          1/3
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors