To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80460


User hdu changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|STARTED                   |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |FIXED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Dec  7 16:13:17 +0000 
2007 -------
Fixed in CWS aquavcl04.

Native widgets were drawn in the ImplHandlePaint() event, so if an Edit field 
uses NWF (=> the window's mbPaintTransparent member is set) the painting of the 
text was delayed until NWF drawing of the Edit 
field background is done. Cursor painting is done synchronously though (see 
Edit::ImplAlignAndPaint and 
Edit::ImplInvalidateOrRepaint) and later again when the NWF background got 
painted. Getting rid of the 
delay after invalidating the field by updating the window immediately helps)

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to