[Bug 32439] New: notepad++: selecting text in items
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(a)winehq.org ReportedBy: icegood1980(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32439 --- Comment #1 from Sergey Ivanov <icegood1980(a)gmail.com> 2012-12-13 12:50:58 CST --- Ctrl+A in those edit controls doesn't work at all. I think it related. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32439 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #2 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-12-13 13:05:52 CST --- Maybe related to bug 4405. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32439 Simon <swdevelop1981(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |swdevelop1981(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32439 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://notepad-plus-plus.or | |g/download/ Depends on| |4405 Severity|normal |trivial -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32439 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32439 Qian Hong <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32439 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair(a)hotmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32439 --- Comment #3 from gat <gatlinsullivan(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32439 gat <gatlinsullivan(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com, | |gatlinsullivan(a)yahoo.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32439 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- I see this with 6.3.5 and 1.9.5. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32439 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |bunglehead(a)gmail.com Component|user32 |comctl32 --- Comment #5 from Nikolay Sivov <bunglehead(a)gmail.com> --- This depends on select all functionality with Ctrl-A, I'll send a patch soon. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32439 --- Comment #6 from Nikolay Sivov <bunglehead(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32439 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |f7062d1d03c374bf8ba872f97e1 | |5261ee61ebaeb --- Comment #7 from Nikolay Sivov <bunglehead(a)gmail.com> --- This works now for me, https://source.winehq.org/git/wine.git/commit/f7062d1d03c374bf8ba872f97e1526.... Please open another report for remaining issue. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32439 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead(a)gmail.com |wine-bugs(a)winehq.org -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=32439 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.2. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org