https://bz.apache.org/bugzilla/show_bug.cgi?id=59265
Bug ID: 59265
Summary: totalThreads + activeThreads + warnIndicator tooltip
not updated when we change the language
Product: JMeter
Version: Nightly (Please specify date)
Hardware: PC
OS: Windows NT
Status: NEW
Severity: minor
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Created attachment 33721
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33721&action=edit
Tooltip not updated
Hi,
When we change the language of JMeter GUI, totalThreads + activeThreads +
warnIndicator tooltip are not updated to the new language
If we check the code source these 3 icons are created in
org.apache.jmeter.gui.MainFrame
And this class don't implement LocaleChangeListener like others (JMeterToolBar,
JMeterMenuBar)
If you have an idea how to fix it, I can try to do it
Antonio
--
You are receiving this mail because:
You are the assignee for the bug.