Bug 59320 - Better tooltip in GUI with GenericTestBeanCustomizer (CSV Data Set Config, JDBC Connection Configuration, Keystore Configuration...)
Summary: Better tooltip in GUI with GenericTestBeanCustomizer (CSV Data Set Config, JD...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-14 12:47 UTC by Antonio Gomes Rodrigues
Modified: 2016-04-14 19:42 UTC (History)
2 users (show)



Attachments
Tooltip for CSVDataSet in French (18.90 KB, image/png)
2016-04-14 12:47 UTC, Antonio Gomes Rodrigues
Details
Tooltip for CSVDataSet in English (17.75 KB, image/png)
2016-04-14 12:49 UTC, Antonio Gomes Rodrigues
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes Rodrigues 2016-04-14 12:47:47 UTC
Created attachment 33758 [details]
Tooltip for CSVDataSet in French

Hi,

When you use GenericTestBeanCustomizer to create your GUI, the tooltip in French and Enflish have not the same form (in english we have a line breack and not in French)
The second problem is that the tooltip contain desc.getName + desc.getShortDescription

Or desc.getName is not translated and, in my opinion, useless

My proposition is to remove desc.getName from the tooltip

Antonio
Comment 1 Antonio Gomes Rodrigues 2016-04-14 12:49:10 UTC
Created attachment 33759 [details]
Tooltip for CSVDataSet in English
Comment 2 Antonio Gomes Rodrigues 2016-04-14 13:28:03 UTC
PR 194 coomited

Antonio
Comment 3 Philippe Mouawad 2016-04-14 19:42:41 UTC
Date: Thu Apr 14 19:42:18 2016
New Revision: 1739170

URL: http://svn.apache.org/viewvc?rev=1739170&view=rev
Log:
Bug 59320 - Better tooltip in GUI with GenericTestBeanCustomizer (CSV Data Set Config, JDBC Connection Configuration, Keystore Configuration...)
#resolve #194
Bugzilla Id: 59320

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/GenericTestBeanCustomizer.java
    jmeter/trunk/xdocs/changes.xml
Comment 4 The ASF infrastructure team 2022-09-24 20:38:03 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3943