Bug 61969 - When changing LAF through GUI, user should be informed that it is better to restart
Summary: When changing LAF through GUI, user should be informed that it is better to r...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.3
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-06 09:40 UTC by Philippe Mouawad
Modified: 2018-01-06 09:49 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 2018-01-06 09:40:24 UTC
Real experience:

- A user downloaded last nightly, he changed LAF away from Darcula and back again. UI was completely broken, he reported an issue to me.

Improvement:

- When changing LAF, popup a dialog informing that LAF changes requires a restart and if yes is clicked quit.
Comment 1 Philippe Mouawad 2018-01-06 09:43:16 UTC
Author: pmouawad
Date: Sat Jan  6 09:41:17 2018
New Revision: 1820379

URL: http://svn.apache.org/viewvc?rev=1820379&view=rev
Log:
Bug 61969 - When changing LAF through GUI, user should be informed that it is better to restart
Bugzilla Id: 61969

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/action/LookAndFeelCommand.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 Philippe Mouawad 2018-01-06 09:49:02 UTC
Author: pmouawad
Date: Sat Jan  6 09:48:27 2018
New Revision: 1820381

URL: http://svn.apache.org/viewvc?rev=1820381&view=rev
Log:
Bug 61969 - When changing LAF through GUI, user should be informed that it is better to restart
Oups forgot a commit
Bugzilla Id: 61969

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
Comment 3 The ASF infrastructure team 2022-09-24 20:38:12 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4664