[ros-bugs] [Bug 3863] gdi32 does not handle brush+setbkcolor correctly

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Thu Nov 13 14:13:26 CET 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3863


jimtabor <jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
           Priority|P3                          |P1




--- Comment #3 from jimtabor <jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net>  2008-11-13 14:13:26 CET ---
Okay,

Our Gdi32 is right.....

In SetBkColor, Dc_Attr->ulDirty_ |= DIRTY_LINE is set, this is not checked in
Win32k, mater of fact none of the ulDirty or XForm flags are checked and synced
in Win32k. We are getting to it, since this is also an annoyance to me as well.

Once the DIRTY_LINE bit is checked in Win32k, it will update the brush/pen as
it should.

Thanks,
James



-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the Ros-bugs mailing list