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





------- Additional comments from [EMAIL PROTECTED] Mon Jan 29 04:46:08 -0800 
2007 -------
This is the Xserver's work. As new parts of the window become visible it is its
responsibility to send Expos events to the client (OOo in this case) to redraw
the parts that become viewable. Working around an Xserver that is so broken that
this does not work is not feasible IMHO. However please try a simple check to
test whether you get an Expose event or not; a fprintf to stderr in
vcl/unx/source/window/salframe.cxx in X11SalFrame::HandleExposeEvent should do.
If we get an Expose event but swallow it somehow the bug is of course on our 
side.

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