Bug 58685 - Jdatefield : Make the modification of the date with up/down arrow work
Summary: Jdatefield : Make the modification of the date with up/down arrow work
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.13
Hardware: PC HP-UX
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-03 13:40 UTC by benoit.wiart
Modified: 2015-12-04 12:38 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description benoit.wiart 2015-12-03 13:40:30 UTC
Remove a workaround for a jdk bug that was corrected 12 years ago...
Because the jdk 1.3 was released in 2000, the next step should be to
removed the jdatefield class and replace it with a jspinner or a simple
text field
Comment 1 benoit.wiart 2015-12-03 13:41:17 UTC
PR https://github.com/apache/jmeter/pull/38
Comment 2 Philippe Mouawad 2015-12-04 12:38:56 UTC
Date: Fri Dec  4 12:38:22 2015
New Revision: 1717954

URL: http://svn.apache.org/viewvc?rev=1717954&view=rev
Log:
Bug 58685 - JDatefield : Make the modification of the date with up/down arrow work
Bugzilla Id: 58685

Modified:
    jmeter/trunk/src/core/org/apache/jmeter/gui/util/JDateField.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:01 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3712