Bug 54172

Summary: Duplicate shortcut key not working and CTRL+C / CTRL+V / CTRL+V do not cancel default event
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: minor CC: p.mouawad
Priority: P2    
Version: 2.8   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2012-11-19 22:26:15 UTC
Due to event.consume() not being called , all these method have a strange behaviour.
And Duplicate had been disabled.
Comment 1 Philippe Mouawad 2012-11-19 22:33:29 UTC
Date: Mon Nov 19 22:28:27 2012
New Revision: 1411460

URL: http://svn.apache.org/viewvc?rev=1411460&view=rev
Log:
Bug 54172 - Duplicate shortcut key not working and CTRL+C / CTRL+V / CTRL+V do not cancel default event
Bugzilla Id: 54172

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/tree/JMeterTreeListener.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:52 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2988