To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111047
User pl changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Mon Jul 26 11:20:37 +0000
2010 -------
The reason for this is that vcl's menus can be popped up without modality
whereas mac's naitve menus cannot. The resulting deadlock from the original
report could be worked around by executing the native menu only in the solar
thread; but that is not a fix for the issue at hand: now the menu runs until the
user closes it (selecting an entry or clicking outside), which also brings the
test to a halt.
The workaround now is to not use the native menus in this case; instead using
normal vcl menus. This does not test the actual product anymore, but actually
the testtool needs to do the same for similar reasons (actually testtool's case
is more involved, but I digress). I don't know however whether there will be
further side effects in this case given that now vcl popups are used without a
vcl menubar. Some testing did not result in immediate problems however and the
test at least runs through.
fixed in CWS pl07
---------------------------------------------------------------------
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]