Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPP does not show toolbar if opened from system tray #2600

Closed
SinghRajenM opened this issue Nov 23, 2016 · 2 comments
Closed

NPP does not show toolbar if opened from system tray #2600

SinghRajenM opened this issue Nov 23, 2016 · 2 comments

Comments

@SinghRajenM
Copy link
Contributor

Description of the Issue

Use minimize to system tray functionality and then try to open the npp. Toolbar is not visible.

Steps to Reproduce the Issue

  1. Open NPP (make sure toolbar is visible) and enable minimize to system tray
    Settings->preferences->MISC->Minimize to system tray
  2. Now minimize the NPP
  3. Try to launch npp from system tray
    right click on npp system tray icon, then click on either "Activate" or "Open...". If click on open, then don't open any file, simply click on cancel on file selection dialog.

Expected Behavior

Toolbar must be visible.

Actual Behavior

Toolbar is not visible.

Debug Information

Notepad++ v7.2.1 (32-bit)
Build time : Nov 20 2016 - 22:42:51
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 10
Plugins : DSpellCheck2.dll mimeTools.dll NppConverter.dll NppExport.dll PluginManager.dll

@donho
Copy link
Member

donho commented Jan 16, 2017

@SinghRajenM I cannot reproduce it from my Windows 10 machine with 32-bit as well.

@vlakoff
Copy link
Contributor

vlakoff commented Jan 21, 2017

I can reproduce it. Windows 7 (64-bit) with Notepad++ 7.3.1 (32 bit).

notepad-plus-plus_2600

Actually there are several bugs:

  • Toolbar missing
  • Plugin panes missing (Light Explorer and SourceCookifier), but look at the small bits of them at top left and top right of window
  • Status bar background missing


If this can help to debug, I noticed the bug happens only the first time:

  • Start Notepad++, minimize to tray, restore : bug
  • Minimize again to tray, restore : still bug
  • Switch window size from "maximized" to "normal" (then back to maximized if you wish):
    • fixes the display
    • the bug doesn't occur anymore when minimizing to tray / restoring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants