[Bug 5504] riched20:Spinner on textfields and comboboxes

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 12 20:36:13 CDT 2007


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


Lei Zhang <thestig at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |regression




--- Comment #19 from Lei Zhang <thestig at google.com>  2007-08-12 20:36:13 ---
I tested with the installer from bug 8192. This is a regression caused by:

commit abecd9e393925e008449a80ec14682790b29042c
Author: Matt Finnicum <mattfinn at gmail.com>
Date:   Fri Sep 8 16:37:25 2006 -0500

    riched20: Rewrite of scrolling and some redrawing code.

    Replaces duplicated scrolling code with re-usable functions.
    Removes excessive boundary checking on scroll code, since that's done
    in the scrollbar control anyways.
    Properly separates repaint calls based on what has changed.
    Send EN_UPDATE and EN_CHANGE at the right places.
    Only call EnsureVisible on changes, not all repaints.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list