InteractiveMarkerControl menu mode shows on left click
I have an interactive marker whose interaction mode is MENU. The menu should only display when the marker is right clicked; however, it activates on either right or left click. The menu marker in the basic controls demo exhibits the same behavior. Do I need to specify which mouse button it uses, or is there a bug somewhere? I'm in Ubuntu 12.04 with ROS Groovy.