Hi all

I've been looking at the below bug about adding test elements using the
keyboard:  https://issues.apache.org/bugzilla/show_bug.cgi?id=54784

I've managed to get the popup menu to appear in the expected location when
shift + F10 (or the context menu key) is pressed (in
JMeterTreeListener.java) but I am struggling to understand where the
behaviour of clicking on one of the buttons is defined i.e. adding an item
to the tree,  such that I can ensure the InputMap for the popup menu is
defined in such a way that the enter key behaves like a left mouse click.

Grateful for any assistance.

Thanks

Graham

Reply via email to