https://bugs.winehq.org/show_bug.cgi?id=38316
Bug ID: 38316 Summary: RichEdit: EM_SETSEL end, end+1 shows a 1 char selection which does not happen on Windows Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs@winehq.org Reporter: Christoph@ApiViewer.de Distribution: ---
EM_SETSEL end, end+1 shows a 1 char selection which does not happen on Windows
One char selection after "http://www.reactos.org": http://i1-news.softpedia-static.com/images/news2/ReactOS-Runs-Native-Windows...
source code of rapps.exe: http://svn.reactos.org/reactos/trunk/reactos/base/applications/rapps/
https://bugs.winehq.org/show_bug.cgi?id=38316
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=38316
--- Comment #1 from Christoph von Wittich Christoph@ApiViewer.de --- precompiled rapps.exe for easier testing: http://www.apiviewer.de/downloads/rapps.exe
Or extract it from a recent ReactOS ISO Image: http://reactos.org/de/getbuilds
https://bugs.winehq.org/show_bug.cgi?id=38316
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.7.45
https://bugs.winehq.org/show_bug.cgi?id=38316
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |trivial
https://bugs.winehq.org/show_bug.cgi?id=38316
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.apiviewer.de/dow | |nloads/rapps.exe
https://bugs.winehq.org/show_bug.cgi?id=38316
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- I can confirm this, will take a look.
https://bugs.winehq.org/show_bug.cgi?id=38316
--- Comment #3 from Christoph von Wittich Christoph@ApiViewer.de --- Created attachment 52057 --> https://bugs.winehq.org/attachment.cgi?id=52057 patch
https://bugs.winehq.org/show_bug.cgi?id=38316
vvort@yandex.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vvort@yandex.ru
--- Comment #4 from vvort@yandex.ru --- This report is incorrect. The problem is with riched20 not hiding selection for unfocused control.
https://bugs.winehq.org/show_bug.cgi?id=38316
--- Comment #5 from vvort@yandex.ru --- Correct report: Bug 39263
https://bugs.winehq.org/show_bug.cgi?id=38316
--- Comment #6 from vvort@yandex.ru --- See also: https://jira.reactos.org/browse/CORE-10143
https://bugs.winehq.org/show_bug.cgi?id=38316
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
https://bugs.winehq.org/show_bug.cgi?id=38316
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |winetest@luukku.com
--- Comment #7 from winetest@luukku.com --- (In reply to vvort from comment #4)
This report is incorrect. The problem is with riched20 not hiding selection for unfocused control.
(In reply to vvort from comment #5)
Correct report: Bug 39263
Is this fixed then?