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


User bc changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|bc                        |fs
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Mon May 30 05:06:12 -0700 
2005 -------
BC: Repaint issue occurs when the user switches from a grid Arrangement to any
other arrangement. The dialog only does not repaint where it covers the
underlying grid control.
The latter one is removed  as follows:

                                
oFormHandler.xDrawPage.remove(oGridControl.xShape);

Explicitly disposing the GridControl via
                                oGridControl.xComponent.dispose();
doesn't help either.

I tried experimentally to remove the other controls in the same way and found
out that no repaint issue occured.


---------------------------------------------------------------------
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]

Reply via email to