http://bugs.winehq.org/show_bug.cgi?id=23292
Summary: Attempting to click on reference in The Sword causes multiple EM_FINDWORDBREAK stub messages Product: Wine Version: 1.2-rc4 Platform: x86 OS/Version: Mac OS X 10.5 Status: UNCONFIRMED Severity: normal Priority: P3 Component: richedit AssignedTo: wine-bugs@winehq.org ReportedBy: jjmckenzie51@earthlink.net
If you start The Sword verison 1.5.11 causes multiple EM_FINDWORDBREAK messages because the selection text is encased in either <> or () symbols. This also causes an empty popup box to appear.
http://bugs.winehq.org/show_bug.cgi?id=23292
--- Comment #1 from James McKenzie jjmckenzie51@earthlink.net 2010-06-20 14:41:48 --- A proposed solution and test case was included in http://www.winehq.org/pipermail/wine-patches/2006-March/024969.html. No rejection message could be found. Will break into two patches, one for the test and another for the actual solution and submit after code freeze is over.
http://bugs.winehq.org/show_bug.cgi?id=23292
--- Comment #2 from James McKenzie jjmckenzie51@earthlink.net 2010-06-20 17:04:36 --- Added value to richedit.h which is needed to implement this function.
http://bugs.winehq.org/show_bug.cgi?id=23292
--- Comment #3 from James McKenzie jjmckenzie51@earthlink.net 2010-06-20 17:05:51 --- Created an attachment (id=29038) --> (http://bugs.winehq.org/attachment.cgi?id=29038) Patch to add missing value to richedit.h
http://bugs.winehq.org/show_bug.cgi?id=23292
--- Comment #4 from James McKenzie jjmckenzie51@earthlink.net 2010-06-20 19:14:58 --- Disregard patch to richedit.h. Value was present in winuser.h under another function.
http://bugs.winehq.org/show_bug.cgi?id=23292
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #5 from Dan Kegel dank@kegel.com 2010-06-20 23:08:28 --- You can submit the tests now, no reason to wait on that.
http://bugs.winehq.org/show_bug.cgi?id=23292
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2010-06-21 03:28:52 --- What's the problem except the harmless messages? Does native richedit help?
http://bugs.winehq.org/show_bug.cgi?id=23292
James McKenzie jjmckenzie51@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.5 |All
--- Comment #7 from James McKenzie jjmckenzie51@earthlink.net 2010-06-21 07:07:19 --- @Dmitry: This is to track efforts taken to incorporate this function into Wine. Something that I noticed is missing so that we don't 'stomp' on each other. Please assign to Dylan Smith as he and I are working on most of the missing richedit functionality. And to answer your question, native riched20 does work. James McKenzie
http://bugs.winehq.org/show_bug.cgi?id=23292
--- Comment #8 from Dan Kegel dank@kegel.com 2010-06-21 08:07:56 --- What is the problem for the user (aside from lots of log messages)? Is it the empty popup box?
http://bugs.winehq.org/show_bug.cgi?id=23292
--- Comment #9 from James McKenzie jjmckenzie51@earthlink.net 2010-06-21 08:27:12 --- @DanK: Yes, the problem is that the popup box is empty because a link between the text and commentaries cannot be established because the function EM_FINDWORDBREAK is not present. Is there a way to either assign the bug to Dylan Smith or myself? Thank you.
http://bugs.winehq.org/show_bug.cgi?id=23292
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |jjmckenzie51@earthlink.net
http://bugs.winehq.org/show_bug.cgi?id=23292
--- Comment #10 from James McKenzie jjmckenzie51@earthlink.net 2010-06-21 08:40:00 --- @DanK: Thank you. Work continues.
http://bugs.winehq.org/show_bug.cgi?id=23292
James McKenzie jjmckenzie51@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #29038|0 |1 is obsolete| |
http://bugs.winehq.org/show_bug.cgi?id=23292
--- Comment #11 from James McKenzie jjmckenzie51@earthlink.net 2010-06-21 08:55:14 --- Created an attachment (id=29051) --> (http://bugs.winehq.org/attachment.cgi?id=29051) Initial patch to test EM_FINDWORDBREAK
This is the initial test for EM_FINDWORDBREAK based upon Brian Chang's work.
http://bugs.winehq.org/show_bug.cgi?id=23292
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|All |Mac OS X 10.5
http://bugs.winehq.org/show_bug.cgi?id=23292
James McKenzie jjmckenzie51@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #29051|0 |1 is obsolete| |
--- Comment #12 from James McKenzie jjmckenzie51@earthlink.net 2011-02-14 21:54:15 CST --- Created an attachment (id=33295) --> (http://bugs.winehq.org/attachment.cgi?id=33295) Riched20/tests:EM_FINDWORDBREAK ANSI only patch
This is a more refined patch to test EM_FINDWORDBREAK for ANSI only characters.
http://bugs.winehq.org/show_bug.cgi?id=23292
--- Comment #13 from James McKenzie jjmckenzie51@gmail.com 2011-07-04 22:41:51 CDT --- Implementing this function is still being worked on.
http://bugs.winehq.org/show_bug.cgi?id=23292
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Mac OS X 10.5 |Mac OS X
http://bugs.winehq.org/show_bug.cgi?id=23292
--- Comment #14 from Austin English austinenglish@gmail.com 2013-11-13 16:50:17 CST --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.6 or newer) wine? If so, please attach the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=23292
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #15 from Austin English austinenglish@gmail.com --- Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=23292
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Austin English austinenglish@gmail.com --- Closing.