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

New ""alternate"" icons do not appear when using the "Document Switcher" feature #12242

Closed
guy038 opened this issue Sep 25, 2022 · 0 comments
Closed

Comments

@guy038
Copy link

guy038 commented Sep 25, 2022

Dear contributors,

I noticed a small issue which is not critical :

Steps to reproduce the Issue :

  • I assume that no instance of N++ is started

  • In a command line window, type in and valid the command :

    • notepad++ -nosession change.log readme.txt license.txt
  • Once N++ started, go to Settings > Preferences... > General > Tab Bar

  • Uncheck, if necessary the Alternate icons option

  • Click on the Close button

  • Make a quick change of the readme.txt file

  • Right-click on the license.txt tab and choose the Read-only option

  • All the tab icons represent a diskette :

    • A blue diskette for the change.log tab

    • A red diskette for the readme.txt tab

    • A grey diskette for the license.txt tab

  • Click on the View > Document List option

  • The Document List panel appears and the icons shown, in the Document List panel, are identical to the tabs themselves

  • Now, use the Document Switcher list ( Ctrl + Tab )

  • Again, the icons shown are identical to the tabs themselves


  • Now, re-open the Settings > Preferences... > General > Tab Bar panel

  • Check the Alternate icons option

  • Click on the Close button

  • The 3 icons are changed as :

    • A green check mark for the change.log tab

    • A yellow pencil for the readme.txt tab

    • A yellow padlock for the license.txt tab

  • Note, again, that the icons shown in the Document List panel, are identical to the tabs themselves

Actual Behavior

But, if you use the Document Switcher list ( Ctrl + Tab ), this time, the 3 icons keep their old diskette appearance, with the 3 colors

Expected Behavior

I would expect that using the Document Switcher, the icons would adopt the alternate icons appearance, too !

Debug Information

Notepad++ v8.4.6   (64-bit)  ( RC1 )
Build time : Sep 22 2022 - 04:07:55
Path : E:\846_x64\notepad++.exe
Command Line : 
Admin mode : OFF
Local Conf mode : ON
Cloud Config : OFF
OS Name : Windows 10 Pro (64-bit) 
OS Version : 21H2
OS Build : 19044.2075
Current ANSI codepage : 1252
Plugins : 
    mimeTools (2.8)
    NppConverter (4.4)
    NppExport (0.4)

Best Regards,

guy038

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

Successfully merging a pull request may close this issue.

1 participant