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


User pl changed the following:

                What    |Old value                 |New value
================================================================================
                      CC|'boobaa,gokcen,hdu,pmladek|'boobaa,gokcen,hdu,kendy,p
                        |,rene'                    |mladek,rene'
--------------------------------------------------------------------------------




------- Additional comments from p...@openoffice.org Tue Jun 15 08:02:44 +0000 
2010 -------
Sorry, but this gives us back a paint error with frames (if I remember this is
the reason why originally QStyle::PM_LayoutLeftMargin came into play). In the
oxygen theme look e.g at a new writer document; you see that the native border
around the document is not actually drawn and you get a paint error.

Now we have QStyle::PM_DefaultFrameWidth for the frame width which came in with
issue 111464 and I get this paint error - which seems to have escaped my notice
when I committed to CWS vcl111, sorry.

The patch actually preventing the invalid region is correct, but I think in case
the rectangle gets degenerate, we could skip the whole
XCreateRegion/XSubtractRegion code.

@kendy: any input on the PM_DefaultFrameWidth thing ?
@pmladek: ok with skipping the region subtracting in case the rectangle has
height or width 0 ?

---------------------------------------------------------------------
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: issues-unsubscr...@gsl.openoffice.org
For additional commands, e-mail: issues-h...@gsl.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to