9 Sep
2010
9 Sep
'10
1:49 p.m.
Hi, I've been writing a patch to improve the context-menu of the media elements and a layout test would be nice for this. I can send a contextClick() event on the media element but then, how do i know at which position to move the mouse to click on a specific item? The mac EventSender::contextClick() returns an array of the menu items titles but the GTK EventSender doesn't do so. And still, I'd need the position/size of the menu items. Any hints? Philippe