https://issues.apache.org/bugzilla/show_bug.cgi?id=54784
--- Comment #3 from Graham Russell <[email protected]> --- Created attachment 32127 --> https://issues.apache.org/bugzilla/attachment.cgi?id=32127&action=edit Current WIP. I've almost got it working - however there seems to be a bug whereby after adding a thread group then a controller then, for example, adding a timer, it adds the element but leaves the popup menu still displayed. The main points are: - displayPopUp method in GuiPackage.java - keyPressed in JMeterTreeListener.java - makeMenuItem in MenuFactory.java P.S. Sorry for the code tidy-up related changes also in this patch - if it makes it too hard to read I can try to pull the salient changes to a new patch. Thanks. -- You are receiving this mail because: You are the assignee for the bug.
