button activation in the arguments panel was broken. Logic wasn't completly implemented. some buttons were enabled even if the table was empty move the logic into a single method
PR https://github.com/apache/jmeter/pull/69
THANKS ! Date: Thu Jan 14 13:11:03 2016 New Revision: 1724599 URL: http://svn.apache.org/viewvc?rev=1724599&view=rev Log: Bug 58844 - Buttons enable / disable is broken in the arguments panel #resolve #69 Bugzilla Id: 58844 Modified: jmeter/trunk/src/core/org/apache/jmeter/config/gui/ArgumentsPanel.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/HTTPArgumentsPanel.java jmeter/trunk/xdocs/changes.xml
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3771