[Bug 15243] Google Chrome URL bar edits and text selections always begin at start of bar

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Oct 22 00:48:49 CDT 2008


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


Dylan Smith <dylan.ah.smith at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #16789|0                           |1
        is obsolete|                            |




--- Comment #7 from Dylan Smith <dylan.ah.smith at gmail.com>  2008-10-22 00:48:49 ---
Created an attachment (id=16790)
 --> (http://bugs.winehq.org/attachment.cgi?id=16790)
richedit: Fixed EM_POSFROMCHAR for position of text length.

Here is the updated patch that I sent to wine-patches.

It correctly accounts for the case where the position used for EM_POSFROMCHAR
is greater than the text length.  It adds an offset of 1 that native does for
some reason.


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