When openoffice is run using gtk widgets, menus appear at lower right of screen instead of directly under the mouse pointer. Both menubar and context menus behave this way.
Using xmonad 0.6 in a gnome-session as outlined in http://www.haskell.org/haskellwiki/Xmonad/Using_xmonad_in_Gnome
Comment #1
Posted on Mar 7, 2008 by Swift WombatWas this with:
OOO_FORCE_DESKTOP=gnome
enabled?
(Either way, its an OpenOffice bug)
Comment #2
Posted on Mar 9, 2008 by Happy BearWith and without. I'll file a bug report against openoffice.
Comment #3
Posted on Mar 22, 2008 by Swift WombatDoesn't seem to be our issue.
Comment #4
Posted on Mar 31, 2008 by Helpful CatThis problem also happened on dwm or awesome. wmii is ok. Other non-tiling WMs should be fine as well. Please keep me posted of any progress
Comment #5
Posted on Mar 31, 2008 by Happy BearUsing Xinerama, I get the menus from an openoffice instance on my left monitor popping up on the lower right hand side of my right monitor.
Comment #6
Posted on Apr 16, 2008 by Helpful GiraffeI had the same problem with fluxbox. If I comment the following lines :
if [ -z $SAL_USE_VCLPLUGIN ]; then export SAL_USE_VCLPLUGIN=gtk fi
from the beginning of "soffice" script, menus go back to the right place.
Comment #7
Posted on Jun 17, 2008 by Massive BirdAlternatively, set SAL_USE_VCLPLUGIN=gen if gtk is autodetected for you.
Comment #8
Posted on Jul 23, 2008 by Happy BearNo longer a problem for me with OO.o 3.0
Status: Invalid
Labels:
Type-Defect
Priority-Medium