This impacts some 3rd party plugin like ThroughputShapingTimer from JMeter-Plugins. It is now impossible to use variables ${varName} inside columns. This is a major problem as I am sure this component is highly used.
See : https://github.com/weisJ/darklaf/issues/193
This will be fixed in darklaf 2.4.1. Workaround is to switch to System LAF
pmouawad pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git The following commit(s) were added to refs/heads/master by this push: new 105a1eb Upgrade darklaf to 2.4.1 to fix Bug 64594Unable to enter variable values instead of numeric values in components using PowerTableModel (Impacts 3rd party plugins like Throughput Shaping Timer) 105a1eb is described below commit 105a1eba63d0b0fc680d1f21a95dda2c7f5dc7fe Author: pmouawad <p.mouawad@ubik-ingenierie.com> AuthorDate: Fri Jul 17 18:23:58 2020 +0200 Upgrade darklaf to 2.4.1 to fix Bug 64594Unable to enter variable values instead of numeric values in components using PowerTableModel (Impacts 3rd party plugins like Throughput Shaping Timer) --- gradle.properties | 2 +- xdocs/changes.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)