To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=54154
User pl changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Feb 16 09:39:58 -0800
2006 -------
The problem here is that the controls (checkboxes, but the same applies to
radiobuttons) are labeled but there is no place for the label (they are too
small). On the screen the controls are implicitly clipped because they are
windows in their own right. But on printer or page preview where the replacement
display gets drawn, there is no clipping, hence the overpaint. The more correct
solution in the name of WYSIWYG is to clip the control contents to the control
area in CheckBox::ImplDraw and RadioButton::ImplDraw respectively.
so done in CWS vcl54
---------------------------------------------------------------------
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]