To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75469
User pl changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Mar 16 16:55:31 +0000
2007 -------
The reason seems to be repeatedly calling gdk_window_set_cursor (followed often
by a gdk_pointer_grab) which somehow delays the first expose event (after which
everything is back to normal).
However this weird behaviour exactly happens, it is wasteful anyway to always
call gdk_window_set_cursor unless the pointer on the window actually should
change. So this is aside from annoying also a performance issue.
fixed in CWS vcl75
---------------------------------------------------------------------
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]