Focus lost after closing of Find dialog.
To reproduce it:
* Open a document
* Press Ctrl-F to call Find dialog
* Press Esc to close the dialog
-> Focus is lost, text cursor isn't visible, input of text is impossible (excepting TAB key)
TaciturnMan
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Yes I saw the same thing on ver 4.0.2. Is this a FEATURE?
Apparently course would be lost after any pop up dialog.
This is a behavior I am not used to.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This seems fine in v4.0.2 on Win2000 ?
^F.Esc, and cursor is right where I left it, ready to type.
^F.exc on a work, and the word highlights, and primes the search,
and then esc [type], replaces the selected word.
I'd call that normal ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have this bug too, here is my config.xml (removed the history part):
Running Windows XP Service Pack 2 with all the latest Microsoft Updates, Internet Explorer 7 and Windows Media Player 11.
<?xml version="1.0" encoding="Windows-1252" ?>
<NotepadPlus>
<GUIConfigs>
<!-- 3 status : "large", "small" or "hide"-->
<GUIConfig name="ToolBar">standard</GUIConfig>
<!-- 2 status : "show" or "hide"-->
<GUIConfig name="StatusBar">show</GUIConfig>
<!-- For all attributs, 2 status : "yes" or "no"-->
<GUIConfig name="TabBar" dragAndDrop="yes" drawTopBar="yes" drawInactiveTab="yes" reduce="yes" closeButton="no" doubleClick2Close="no" />
<!-- 2 positions : "horizontal" or "vertical"-->
<GUIConfig name="ScintillaViewsSplitter">vertical</GUIConfig>
<!-- For the attribut of position, 2 status : docked or undocked ; 2 status : "show" or "hide" -->
<GUIConfig name="UserDefineDlg" position="undocked">hide</GUIConfig>
<GUIConfig name="TabSetting" size="4" replaceBySpace="no" />
<!--App position-->
<GUIConfig name="AppPosition" x="75" y="87" width="839" height="604" isMaximized="no" />
<!-- For the primary scintilla view,
2 status for Attribut lineNumberMargin, bookMarkMargin, indentGuideLine and currentLineHilitingShow: "show" or "hide"
4 status for Attribut folderMarkStyle : "simple", "arrow", "circle" and "box" -->
<GUIConfig name="ScintillaPrimaryView" lineNumberMargin="show" bookMarkMargin="show" folderMarkStyle="box" indentGuideLine="show" currentLineHilitingShow="show" Wrap="yes" edge="no" edgeNbColumn="100" wrapSymbolShow="hide" zoom="1" whiteSpaceShow="hide" eolShow="hide" />
<!-- For the secodary scintilla view,
2 status for Attribut lineNumberMargin, bookMarkMargin, indentGuideLine and currentLineHilitingShow: "show" or "hide"
4 status for Attribut folderMarkStyle : "simple", "arrow", "circle" and "box" -->
<GUIConfig name="ScintillaSecondaryView" lineNumberMargin="show" bookMarkMargin="show" folderMarkStyle="box" indentGuideLine="show" currentLineHilitingShow="show" Wrap="yes" edge="no" edgeNbColumn="80" wrapSymbolShow="hide" zoom="0" whiteSpaceShow="hide" eolShow="hide" />
<GUIConfig name="Auto-detection">yes</GUIConfig>
<GUIConfig name="CheckHistoryFiles">yes</GUIConfig>
<GUIConfig name="TrayIcon">no</GUIConfig>
<GUIConfig name="RememberLastSession">yes</GUIConfig>
<!--
New Document default settings :
format = 0/1/2 -> win/unix/mac
encoding = 0/1/2/3/4/5 -> ANSI/UCS2Big/UCS2small/UTF8/UTF8-BOM
defaultLang = 0/1/2/..
Note 1 : UTF8-BOM -> UTF8 without BOM
Note 2 : for defaultLang :
0 -> L_TXT
1 -> L_PHP
... (see source file)
-->
<GUIConfig name="NewDocDefaultSettings" format="0" encoding="0" lang="0" />
<GUIConfig name="langsExcluded" gr0="0" gr1="0" gr2="0" gr3="0" gr4="0" gr5="0" gr6="0" gr7="0" />
<!--
printOption is print colour setting, the following values are possible :
0 : WYSIWYG
1 : Invert colour
2 : B & W
3 : WYSIWYG but without background colour
-->
<GUIConfig name="Print" lineNumber="no" printOption="0" headerLeft="$(FULL_CURRENT_PATH)" headerMiddle="" headerRight="$(LONG_DATE) $(TIME)" headerFontName="IBMPC" headerFontStyle="1" headerFontSize="8" footerLeft="" footerMiddle="-$(CURRENT_PRINTING_PAGE)-" footerRight="" footerFontName="" footerFontStyle="0" footerFontSize="9" margeLeft="0" margeTop="0" margeRight="0" margeBottom="0" />
<!--
Backup Setting :
0 : non backup
1 : simple backup
2 : verbose backup
-->
<GUIConfig name="Backup" action="0" />
<GUIConfig name="TaskList">yes</GUIConfig>
<GUIConfig name="SaveOpenFileInSameDir">no</GUIConfig>
<!--
value 0 for the folloing parameters means invisible :
leftWidth, topHight, rightWidth, bottomHight
Really, did you read it? I tried Notepad++ 4.02 under Windows XP with your config.xml - and there is no such bug for me! I have all standard plugins EXCEPT Explorer.dll.
I.e. all you must do is to close Notepad++, go to its Plugins subfolder and DELETE Explorer.dll. Maybe it would be better to install (unpack) Notepad++ 4.0.2 into a new folder and delete Explorer.dll there BEFORE you run Notepad++ for the first time.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
N++ 4.0.2 on Windows XP sp2 rus.
Focus lost after closing of Find dialog.
To reproduce it:
* Open a document
* Press Ctrl-F to call Find dialog
* Press Esc to close the dialog
-> Focus is lost, text cursor isn't visible, input of text is impossible (excepting TAB key)
TaciturnMan
Yes I saw the same thing on ver 4.0.2. Is this a FEATURE?
Apparently course would be lost after any pop up dialog.
This is a behavior I am not used to.
I have also noticed this problem on ver 4.02/xp. You have to use mouse click to get the cursor back otherwise no editing is possible.
I also just tried ver 3.9, there is no problem on that version.
Good idea to stay away from ver 4.02 I guess.
This seems fine in v4.0.2 on Win2000 ?
^F.Esc, and cursor is right where I left it, ready to type.
^F.exc on a work, and the word highlights, and primes the search,
and then esc [type], replaces the selected word.
I'd call that normal ?
Does anybody try to run Notepad++ without plugins? Maybe the bug is caused by some plugin, can you check it?
I tryied run Notepad++ without plugins.
It doesn't solve the problem.
Same problem here for 4.0.2 on XP SP2. I don't use any plugins.
I had to go back to 4.0.1.
Greetings,
Demetris
Please, send your "config.xml" (a file with Notepad++'s options) to me. I can't reproduce this bug.
dvv81 (at) ukr (dot) net
File sent as attachment.
Thanks!
I still do not have such bug under Windows 2000, even with your "config.xml". I'll try it later with XP or maybe Jens could check it.
I have same problem with 4.02.
Didn't have the problem on 3.9
I also use WinXP SP-2 - just standard setup. Perhaps it could be leftovers from a 3.9 install even though I uninstalled ..
It's not leftovers from 3.9 - I cleaned everything up (program files & registry) and did a clean install, and still had the problem.
I have this bug too, here is my config.xml (removed the history part):
Running Windows XP Service Pack 2 with all the latest Microsoft Updates, Internet Explorer 7 and Windows Media Player 11.
<?xml version="1.0" encoding="Windows-1252" ?>
<NotepadPlus>
<GUIConfigs>
<!-- 3 status : "large", "small" or "hide"-->
<GUIConfig name="ToolBar">standard</GUIConfig>
<!-- 2 status : "show" or "hide"-->
<GUIConfig name="StatusBar">show</GUIConfig>
<!-- For all attributs, 2 status : "yes" or "no"-->
<GUIConfig name="TabBar" dragAndDrop="yes" drawTopBar="yes" drawInactiveTab="yes" reduce="yes" closeButton="no" doubleClick2Close="no" />
<!-- 2 positions : "horizontal" or "vertical"-->
<GUIConfig name="ScintillaViewsSplitter">vertical</GUIConfig>
<!-- For the attribut of position, 2 status : docked or undocked ; 2 status : "show" or "hide" -->
<GUIConfig name="UserDefineDlg" position="undocked">hide</GUIConfig>
<GUIConfig name="TabSetting" size="4" replaceBySpace="no" />
<!--App position-->
<GUIConfig name="AppPosition" x="75" y="87" width="839" height="604" isMaximized="no" />
<!-- For the primary scintilla view,
2 status for Attribut lineNumberMargin, bookMarkMargin, indentGuideLine and currentLineHilitingShow: "show" or "hide"
4 status for Attribut folderMarkStyle : "simple", "arrow", "circle" and "box" -->
<GUIConfig name="ScintillaPrimaryView" lineNumberMargin="show" bookMarkMargin="show" folderMarkStyle="box" indentGuideLine="show" currentLineHilitingShow="show" Wrap="yes" edge="no" edgeNbColumn="100" wrapSymbolShow="hide" zoom="1" whiteSpaceShow="hide" eolShow="hide" />
<!-- For the secodary scintilla view,
2 status for Attribut lineNumberMargin, bookMarkMargin, indentGuideLine and currentLineHilitingShow: "show" or "hide"
4 status for Attribut folderMarkStyle : "simple", "arrow", "circle" and "box" -->
<GUIConfig name="ScintillaSecondaryView" lineNumberMargin="show" bookMarkMargin="show" folderMarkStyle="box" indentGuideLine="show" currentLineHilitingShow="show" Wrap="yes" edge="no" edgeNbColumn="80" wrapSymbolShow="hide" zoom="0" whiteSpaceShow="hide" eolShow="hide" />
<GUIConfig name="Auto-detection">yes</GUIConfig>
<GUIConfig name="CheckHistoryFiles">yes</GUIConfig>
<GUIConfig name="TrayIcon">no</GUIConfig>
<GUIConfig name="RememberLastSession">yes</GUIConfig>
<!--
New Document default settings :
format = 0/1/2 -> win/unix/mac
encoding = 0/1/2/3/4/5 -> ANSI/UCS2Big/UCS2small/UTF8/UTF8-BOM
defaultLang = 0/1/2/..
Note 1 : UTF8-BOM -> UTF8 without BOM
Note 2 : for defaultLang :
0 -> L_TXT
1 -> L_PHP
... (see source file)
-->
<GUIConfig name="NewDocDefaultSettings" format="0" encoding="0" lang="0" />
<GUIConfig name="langsExcluded" gr0="0" gr1="0" gr2="0" gr3="0" gr4="0" gr5="0" gr6="0" gr7="0" />
<!--
printOption is print colour setting, the following values are possible :
0 : WYSIWYG
1 : Invert colour
2 : B & W
3 : WYSIWYG but without background colour
-->
<GUIConfig name="Print" lineNumber="no" printOption="0" headerLeft="$(FULL_CURRENT_PATH)" headerMiddle="" headerRight="$(LONG_DATE) $(TIME)" headerFontName="IBMPC" headerFontStyle="1" headerFontSize="8" footerLeft="" footerMiddle="-$(CURRENT_PRINTING_PAGE)-" footerRight="" footerFontName="" footerFontStyle="0" footerFontSize="9" margeLeft="0" margeTop="0" margeRight="0" margeBottom="0" />
<!--
Backup Setting :
0 : non backup
1 : simple backup
2 : verbose backup
-->
<GUIConfig name="Backup" action="0" />
<GUIConfig name="TaskList">yes</GUIConfig>
<GUIConfig name="SaveOpenFileInSameDir">no</GUIConfig>
<!--
value 0 for the folloing parameters means invisible :
leftWidth, topHight, rightWidth, bottomHight
position value for the PluginDlg:
0 : left
1 : right
2 : top
3 : bottom
>= 4 : undocked -> FloatingWindow id
-->
<GUIConfig name="MaitainIndent">yes</GUIConfig>
<GUIConfig name="MRU">yes</GUIConfig>
<GUIConfig name="DockingManager" leftWidth="223" rightWidth="200" topHeight="200" bottomHeight="200">
<FloatingWindow cont="4" x="-53" y="203" width="378" height="663" />
<PluginDlg pluginName="Explorer.dll" id="1" curr="0" prev="-1" isVisible="no" />
<PluginDlg pluginName="Explorer.dll" id="0" curr="0" prev="4" isVisible="no" />
<PluginDlg pluginName="FunctionList.dll" id="0" curr="1" prev="-1" isVisible="no" />
<ActiveTabs cont="0" activeTab="-1" />
<ActiveTabs cont="1" activeTab="-1" />
<ActiveTabs cont="2" activeTab="-1" />
<ActiveTabs cont="3" activeTab="-1" />
</GUIConfig>
</GUIConfigs>
</NotepadPlus>
Don't you guys read the whole thread before posting???
http://sourceforge.net/forum/message.php?msg_id=4160474
Don
Really, did you read it? I tried Notepad++ 4.02 under Windows XP with your config.xml - and there is no such bug for me! I have all standard plugins EXCEPT Explorer.dll.
I.e. all you must do is to close Notepad++, go to its Plugins subfolder and DELETE Explorer.dll. Maybe it would be better to install (unpack) Notepad++ 4.0.2 into a new folder and delete Explorer.dll there BEFORE you run Notepad++ for the first time.
I had this bug in 4.02, also. Reverted to 4.01 and all's well.