[Bug 14250] richedit: Deleting text at end of edit control is improperly handled

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 17 21:07:24 CDT 2008


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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|wine-bugs at winehq.org        |dylan.ah.smith at gmail.com
             Status|NEW                         |ASSIGNED




--- Comment #1 from Dylan Smith <dylan.ah.smith at gmail.com>  2008-09-17 21:07:23 ---
Created an attachment (id=16148)
 --> (http://bugs.winehq.org/attachment.cgi?id=16148)
richedit: Handle deletion at the end of text properly.

Alex Villacís Lasso fixed a scrolling related bug by storing an internal copy
of the scroll area and page size.  Thanks to his work, this bug is a lot easier
to fix, since I just needed to also use an internal copy of the scroll
position.


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