http://bugs.winehq.org/show_bug.cgi?id=14250
Dylan Smith dylan.ah.smith@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |dylan.ah.smith@gmail.com Status|NEW |ASSIGNED
--- Comment #1 from Dylan Smith dylan.ah.smith@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.