http://bugs.winehq.org/show_bug.cgi?id=32439
Bug #: 32439 Summary: notepad++: selecting text in items Product: Wine Version: 1.5.19 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: icegood1980@gmail.com Classification: Unclassified
As i remember in windows version of notepad++ when tabbing from one "edit" item to another makes in an new focused one whole text selection if any. In wineversion it doesn.t work. E.g. In "replace" dialog box. Focus in "replace what". Tab-> focusing in "replace with" edit but text in this edit doesn't selected by default. I.e. EM_SETSEL message doesn't properly proceed or not sent.
http://bugs.winehq.org/show_bug.cgi?id=32439
--- Comment #1 from Sergey Ivanov icegood1980@gmail.com 2012-12-13 12:50:58 CST --- Ctrl+A in those edit controls doesn't work at all. I think it related.
http://bugs.winehq.org/show_bug.cgi?id=32439
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2012-12-13 13:05:52 CST --- Maybe related to bug 4405.
http://bugs.winehq.org/show_bug.cgi?id=32439
Simon swdevelop1981@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |swdevelop1981@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32439
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://notepad-plus-plus.or | |g/download/ Depends on| |4405 Severity|normal |trivial
http://bugs.winehq.org/show_bug.cgi?id=32439
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source
https://bugs.winehq.org/show_bug.cgi?id=32439
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=32439
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
https://bugs.winehq.org/show_bug.cgi?id=32439
--- Comment #3 from gat gatlinsullivan@yahoo.com --- Austin,
I am adding you to CC so that you can either close as invalid or confirm.
I can still reproduce this bug on Fedora 23 with 1.9.5 using Notepad++ 6.9.
In Notepad++, open the Replace dialog (Ctrl-H). Enter "foo" in the text field for 'Find what:' Click the next text field for 'Replace with:' and enter "bar". Now click the first text field, "foo". Pressing tab takes you to the second text field for successful navigation, but it does not highlight the text in that field. As Sergey states selecting all of the text via Ctrl-A doesn't work in those fields. Also, hitting escape after testing the highlighting and re-opening the Replace dialog with the keyboard creates focus and hightlighting to "foo". If you had manually selected "bar" (Shift-Home), then hit escape it will maintain the highlighting on both "foo" and "bar".
I don't recall whether this was the functionality on Windows or not.
https://bugs.winehq.org/show_bug.cgi?id=32439
gat gatlinsullivan@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com, | |gatlinsullivan@yahoo.com
https://bugs.winehq.org/show_bug.cgi?id=32439
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW
--- Comment #4 from Austin English austinenglish@gmail.com --- I see this with 6.3.5 and 1.9.5.
https://bugs.winehq.org/show_bug.cgi?id=32439
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |bunglehead@gmail.com Component|user32 |comctl32
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- This depends on select all functionality with Ctrl-A, I'll send a patch soon.
https://bugs.winehq.org/show_bug.cgi?id=32439
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com --- (In reply to gat from comment #3)
Also, hitting escape after testing the highlighting and re-opening the Replace dialog with the keyboard creates focus and hightlighting to "foo". If you had manually selected "bar" (Shift-Home), then hit escape it will maintain the highlighting on both "foo" and "bar".
This one looks like a separate issue. Please open a new report for it.
https://bugs.winehq.org/show_bug.cgi?id=32439
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |f7062d1d03c374bf8ba872f97e1 | |5261ee61ebaeb
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- This works now for me, https://source.winehq.org/git/wine.git/commit/f7062d1d03c374bf8ba872f97e1526.... Please open another report for remaining issue.
https://bugs.winehq.org/show_bug.cgi?id=32439
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead@gmail.com |wine-bugs@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=32439
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.2.