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





------- Additional comments from p...@openoffice.org Mon May 17 14:02:17 +0000 
2010 -------
_NET_WM_STATE_FULLSCREEN at the time this code was written needed to be avoided,
since it was at the time completely undefined what that would mean in a multiple
monitor case. Kwin (at that time) happened to extend the window to all monitors
whereas metacity made it appear on one screen (involving some positioning logic
AFAIK).

Anyway that does not seem to apply anymore which is why _NET_WM_STATE_FULLSCREEN
will be used also in the Xinerama case when the fix for issue 107249 gets
integrated; (which is the case already on the 3.2.1 code line with OOO320m17).
For your simple test case you could use said OOO320m17 (they called it 3.2.1 RC1
I think). The problem I had was then reproducible like this:

- have a (at least) dual screen setup
- set environement variable SAL_USE_VCLPLUGIN to "gen" in a shell (this forces
the generic X11 plugin to be used which still shows the described problem)
- from that shell start OOo
- create a new empty presentation
- start the presentation in full-screen mode (e.g. by pressing F5)
-> see the presentation window, it is not full screen anymore but lies beneath
the gnome menus on top of the presentation window. The layering problem should
also occur on non gnome of course, but the testbed here was Ubuntu 9.10. xprop
also shows that the fullscreen state has not been set.

On a side note: _NET_WM_FULLSCREEN_MONITORS is not even a standard yet, it's
only part of the draft 1.4. And the baseline we run on is much older than
_NET_WM_FULLSCREEN_MONITORS ;-)

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


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

Reply via email to