Bug 54172 - Duplicate shortcut key not working and CTRL+C / CTRL+V / CTRL+V do not cancel default event
Summary: Duplicate shortcut key not working and CTRL+C / CTRL+V / CTRL+V do not cancel...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.8
Hardware: All All
: P2 minor (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-19 22:26 UTC by Philippe Mouawad
Modified: 2012-11-19 22:33 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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