rizonesoft / Notepad3

Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:
https://www.rizonesoft.com/downloads/notepad3/
Other
4.79k stars 322 forks source link

Icon won't combine in windows taskbar #5175

Closed HerrimanCoder closed 2 months ago

HerrimanCoder commented 2 months ago

I have set my Win10 taskbar settings to "combine", which means that whether I have an instance of that app open or not, only a single icon displays in the taskbar for that setting. Notepad3 appears to not comply with this setting.

https://superuser.com/questions/962393/windows-10-taskbar-icons-not-combining

notepad3

All my other apps/icons conform to this standard/setting.

It's a small thing, yes. But to me, kind of annoying that whenever I have a Notepad3 file open, 2 Notepad3 icons appear in the taskbar. Can this be fixed?

(I really love Notepad3 by the way!)

hpwamr commented 2 months ago

Hello @HerrimanCoder ,

My Notepad3 (x64) 6.24.414.1 rc3 combines correctly. 🤔

2024-04-26_200941

Notepad3 (x64) 6.24.414.1 rc3 (4047ecdd)
Compiler: MS Visual C++ 2022 v17.9.(4-6) (VC v1939)
OS Version: Windows 10  Version 22H2 (Build 19045)
Windows Colors 'Dark-Mode' Theme is NO SUPPORTED.
Scintilla v542
Lexilla v531
Oniguruma v6.9.9
- Process is not elevated
- User is in Admin-Group.
- Locale -> en-US (CP:'ANSI (CP-1252)')
- Current Encoding -> 'Unicode (UTF-8)'
- Screen-Resolution -> 1920 x 1080 [pix]
- Display-DPI -> 96 x 96  (Scale: 100%).
- Rendering-Technology -> 'DIRECT-WRITE'
- Zoom -> 100%.
- Current Lexer -> 'Text Files'

Very strange ? 😬

Maybe a bit similar to issue #5164 ?

Could you please do a Copy Version Text and Paste it here as an answer? 🤔

2024-04-26_202741

HerrimanCoder commented 2 months ago

hpwamr, please post a link to where you got 6.24. At this location, 6.23 is the very latest version:

https://rizonesoft.com/downloads/notepad3/

...and that is the version I have.

Notepad3 (x64) 6.23.203.2 (e108c574) Compiler: MS Visual C++ 2022 v17.4.(3-4) (VC v1934) OS Version: Windows 10 Version 22H2 (Build 19045) Windows Colors 'Dark-Mode' Theme is SUPPORTED and SELECTED. Scintilla v532 Lexilla v521 Oniguruma v6.9.9

Thank you.

hpwamr commented 2 months ago

hpwamr, please post a link to where you got 6.24. At this location, 6.23 is the very latest version:

All beta and RCn versions are located in issue #1129 .


Also with each new build, I publish this short list:

Feel free to test the "BETA/RC PortableApps", version "Notepad3Portable_6.24.414.1_rc3.paf" or newer, see in issue #1129.

"Notepad3Portable BETA/RC PortableApps" version can be used with or without ".7z" extension.

Also, feel free to test the "BETA/RC Setup", version "Notepad3_6.24.414.1_rc3_Setup" or newer, see the 2nd list in issue #1129.

HerrimanCoder commented 2 months ago

I installed 6.24 64-bit....and the problem is gone! So great! Thanks.