https://bugs.winehq.org/show_bug.cgi?id=39641
Bug ID: 39641 Summary: Notepad++ not coming to front when opening files Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sds@mailinator.com Distribution: ---
1) Whenever files are opened in Notepad++ (after application is already open), it opens the file but does not bring the application to the front. You have to manually click it's taskbar tab to bring it to the front. Hopefully you can find a way to make it so (so it's similar to Windows)
2) Also, I'm not sure how to reproduce this bug but when notepad++ is open for a while it becomes weird in the sense you can close a tab properly, can't copy text or do any regular functions (have to close and reopen to do so). And this doesn't happen all the time either.
https://bugs.winehq.org/show_bug.cgi?id=39641
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sds@mailinator.com, | |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- Do you know the application version? Wine version? Also known download that we can replicate the issue?
https://bugs.winehq.org/show_bug.cgi?id=39641
rebe@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rebe@gmx.net
--- Comment #2 from rebe@gmx.net --- Using Notepad++ v7.3.1 (64-bit) with wine 2.1. Cannot confirm both described phenomenons. Worksforme.
https://bugs.winehq.org/show_bug.cgi?id=39641
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |austinenglish@gmail.com, | |dimesio@earthlink.net
--- Comment #3 from winetest@luukku.com --- This bug sounds abandoned. We haven't heard from the author of this bug since opening and the bug report is missing important info how to reproduce the bug (notepad++ version, wine version). Also none else is complaining about this.
https://bugs.winehq.org/show_bug.cgi?id=39641
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Keywords| |download, source URL| |https://notepad-plus-plus.o | |rg/ Status|UNCONFIRMED |NEW
--- Comment #4 from Austin English austinenglish@gmail.com --- I've apparently got an old version of Notepad++ (6.3.2), but I can confirm OP's #1 issue. I have not confirmed on windows, however, so take it with a grain of salt.
To reproduce (assume npp=$(wine notepad++.exe $@)): $ npp foo1.txt # open a second terminal window, and let it keep focus $ npp foo2.txt
notepad++ opens foo2.txt, but does not gain focus at this point. I feel like I've seen that happen on Windows, but I don't have regular access to Windows so I can't verify.
wine-2.2
https://bugs.winehq.org/show_bug.cgi?id=39641
--- Comment #5 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #4)
I've apparently got an old version of Notepad++ (6.3.2), but I can confirm OP's #1 issue. I have not confirmed on windows, however, so take it with a grain of salt.
To reproduce (assume npp=$(wine notepad++.exe $@)): $ npp foo1.txt # open a second terminal window, and let it keep focus $ npp foo2.txt
notepad++ opens foo2.txt, but does not gain focus at this point. I feel like I've seen that happen on Windows, but I don't have regular access to Windows so I can't verify.
wine-2.2
And I see the same in 7.3.2 / wine-2.2.
https://bugs.winehq.org/show_bug.cgi?id=39641
--- Comment #6 from Dmitry Timoshkov dmitry@baikal.ru --- This bug is fixed in wine-staging, that probably explains why some people don't experience it any more.
https://bugs.winehq.org/show_bug.cgi?id=39641
--- Comment #7 from Austin English austinenglish@gmail.com --- (In reply to Dmitry Timoshkov from comment #6)
This bug is fixed in wine-staging, that probably explains why some people don't experience it any more.
Could you put the patchset and mark it STAGED then, please?
https://bugs.winehq.org/show_bug.cgi?id=39641
--- Comment #8 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to Austin English from comment #7)
Could you put the patchset and mark it STAGED then, please?
I don't know which exact staged patchset has fixed the bug, just tested with winehq and wine-staging versions side by side.
https://bugs.winehq.org/show_bug.cgi?id=39641
--- Comment #9 from Austin English austinenglish@gmail.com --- (In reply to Dmitry Timoshkov from comment #8)
(In reply to Austin English from comment #7)
Could you put the patchset and mark it STAGED then, please?
I don't know which exact staged patchset has fixed the bug, just tested with winehq and wine-staging versions side by side.
Ok.