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





------- Additional comments from maure...@openoffice.org Sun Mar  8 05:04:39 
+0000 2009 -------
I am having the same issue.  I am running compiz on gentoo linux with the
package app-office/openoffice-3.0.0.  In oowriter Help:About, I get the
following information:
OpenOffice.org 3.0.0
OOO300m9 (Build:9358)
Build 3.0.0.3.5

To reproduce:
Open any document.
Open any terminal.
On the terminal enter the command: sleep 3; xprop
Upon executing that command, you have three seconds to mouse over the open
office and cause a tooltip to appear.
After three seconds, the mouse will turn to a cross/plus sign.
Click on the tooltip.
The terminal will now display the properties of the tooltip window.

I get the following output (this is the entire output, only two lines):
 WM_TRANSIENT_FOR(WINDOW): window id # 0x3400013
_NET_WM_ALLOWED_ACTIONS(ATOM) = _NET_WM_ACTION_ABOVE, _NET_WM_ACTION_BELOW

For comparison, a similar test executed on a firefox tooltip is 28 lines long
and contains these two:
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_TOOLTIP
WM_CLASS(STRING) = "Popup", "Firefox"

Open office needs to have both of these attributes set.  CLASS should be set to
something like "Popup", "Oowriter", or "Popup", "Openoffice".

Issue 83031 claims that this was fixed in CWS vcl87 and DEV300_m6, but I am
running OOO300m9 and it is NOT fixed.

This issue is not limited to tooltips.  Open office drop down menus have a
similar issue and should be set to type _NET_WM_WINDOW_TYPE_DROPDOWN_MENU and
contextual menus should be set to type _NET_WM_WINDOW_TYPE_POPUP_MENU, but the
xprop trick doesn't seem to work on menus.

Open office should conform to the freedeskop standard for window properties. 
See http://standards.freedesktop.org/wm-spec/1.4/ar01s05.html for more 
information.

---------------------------------------------------------------------
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: issues-unsubscr...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to