Not really a bug, more of a curiosity: has anyone else noticed their cursor jumping to the lower left corner and then returning every time they hit the pandora button to open the xfce-menu?
Yes, that's because I simulate a mouseclick now to open the XFCE-menu.
The menu-popup of XFCE has one annoying bug: Each time you press the Pandora-Button, another instance of the menu pops up... so if you press the Pandora-Button five times, it opens five instances of the menu.
The menu is no process, so we can't figure out whether the menu is open or not
Therefore, I used that little trick to prevent this.
The downside, however, is, that it only works if the menu button is visible in that area.
If anyone got a better idea, let me know.