[Bug 709] riched32.dll needs to be improved a lot (was: Richedit does not handle input with PTE)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Apr 28 12:34:17 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=709





--- Comment #18 from Alex Villacís Lasso <a_villacis at palosanto.com>  2008-04-28 12:34:15 ---
Created an attachment (id=12547)
 --> (http://bugs.winehq.org/attachment.cgi?id=12547)
Private cursor movement during WM_SETTEXT should *not* cause sending of
WM_NOTIFY events. Test included.

As text is inserted, the cursor is moved to the end, and then back to offset 0.
This is an implementation detail, and should not result in WM_NOTIFY being
sent, except when previous selection was other than (0,0), in which a single
WM_NOTIFY is sent for the movement to 0,0. Test included.


-- 
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.


More information about the wine-bugs mailing list