Looks like the culprit is gnome-screensaver-command which is set as proximity command in blueproximity. When I run that command in a loop (without running blueproximity) I get the same behavior that the menu in OO opens and closes every 5 seconds.
Run the following batch script in a terminal window, then give focus to OO Writer: #!/bin/bash for (( ; ; )) do gnome-screensaver-command -p sleep 5 done -- totem causes alt key press in openoffice every 30 seconds https://bugs.launchpad.net/bugs/216939 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs