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

Full screen view not working properly #14337

Closed
jani8787 opened this issue Nov 8, 2023 · 13 comments
Closed

Full screen view not working properly #14337

jani8787 opened this issue Nov 8, 2023 · 13 comments

Comments

@jani8787
Copy link

jani8787 commented Nov 8, 2023

I attached a video. Notepad ++ in a full-screen view, but on the top of its view I can control other programs I can close other programs, and it is very annoying.

https://drive.google.com/file/d/1aLgJE4hy6a3jbNQfWALWHyOJt5UXaEqU/view?usp=sharing

@CennoxX
Copy link
Contributor

CennoxX commented Nov 9, 2023

  1. Please add your Debug Information as stated in the issue template.
  2. Whats that pin symbol at the top?

@alankilborn
Copy link
Contributor

@jani8787 Can you just attach the video directly here?

@jani8787
Copy link
Author

jani8787 commented Nov 22, 2023 via email

@alankilborn
Copy link
Contributor

I can not attach the video here, because no option for video, only pics

The upload link here says "Paste, drop, or click to add files". All types of files can be added, nothing specific here about pictures or videos.

But you can see everything on the video from my GDrive

Well, I for one don't click links that I don't know, and don't use GDrive at all, so...
Maybe others don't mind clicking on your link.
Good luck with your problem.

@jani8787
Copy link
Author

Uploading 2023-11-08 14-14-44 bug shared.mp4…

@jani8787
Copy link
Author

2023-11-08.14-14-44.bug.shared.mp4

@xomx
Copy link
Contributor

xomx commented Nov 23, 2023

@jani8787
As you were told, always paste here at least your Notepad++ menu > ? > Debug Info...

I cannot reproduce your issue (Win10, portable x64 N++ v8.5.8) but the others can: Through the title bar or in #8660 .

Do you have a multi-monitor setup?
If so maybe this workaround could help you: #8660 (comment)

@jani8787
Copy link
Author

Yes I have 2 monitor. And this behaviour exist on second one. If I try that workarround the second monitor will be good BUT the first will have the same mentioned bug :( (originally the first working well!)

@jani8787
Copy link
Author

Notepad++ v8.5.8 (64-bit)
Build time : Oct 15 2023 - 21:43:56
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 11 Enterprise (64-bit)
OS Version : 22H2
OS Build : 22621.2428
Current ANSI codepage : 1252
Plugins :
ComparePlugin (2.0.2)
Linefilter3 (1)
mimeTools (2.9)
NppConverter (4.5)
NppExport (0.4)
XMLTools (3.1.1.12)

@xomx
Copy link
Contributor

xomx commented Nov 28, 2023

@jani8787

IMO - Notepad++ probably needs:

Unfortunately I do not have a free time for this but maybe someone else...

@chcg
Copy link
Contributor

chcg commented Nov 28, 2023

See #9381 on known problems with "Per-monitor" and "Per-monitor V2", reverted with 47ca528#diff-5acdbb8328ec6234d363ac589eff2634d41f8ad9bc6ce8b7a98cde64cff5ec0f

@xomx
Copy link
Contributor

xomx commented Nov 28, 2023

@chcg

Thanks. Yes, this is exactly what I meant before.

IMO - these previous attempts failed because one cannot simply declare an app as Per-monitor aware without proper WM_DPICHANGED handler. Returning TRUE there only is a nonsense. N++ will need to manually resize and reposition its GUI stuff according to the received WM_DPICHANGED lParam.

@jani8787
Copy link
Author

jani8787 commented Dec 1, 2023

#8660 (comment)

Finally it help me BUT not with system:

"The workaround I use is right click the notepadd++.exe>properties>compatibility>change high DPI settings>Override...>change to "system"",

NOT system good for me, it works for me properly on both monitor with "APPLICATION"

Thanks for the help for all!

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

6 participants