Bug 64587

Summary: LAF reloading does not work completely
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: NEW ---    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 5.3   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2020-07-09 11:57:11 UTC
Hello,
Although there have been improvements in the way LAF are reloaded in last version.

I still face some issues.
Example:

On windows 10, using ThroughputShapingTimer, and changing LAF from Darklaf to Windows, the Request Per Second (RPS) Schedule GUI still uses Darklaf table
Comment 1 Philippe Mouawad 2020-12-19 15:45:31 UTC
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 39626d0  Reinstate the restart after LAF change
39626d0 is described below

commit 39626d03fed0375ab1c81e5fad4e000ebe11db2f
Author: pmouawad <p.mouawad@ubik-ingenierie.com>
AuthorDate: Sat Dec 19 16:41:00 2020 +0100

    Reinstate the restart after LAF change
---
 .../java/org/apache/jmeter/gui/action/LookAndFeelCommand.java     | 8 ++++++++
 1 file changed, 8 insertions(+)
Comment 2 The ASF infrastructure team 2022-09-24 20:38:20 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5357