Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use JSyntaxtTextArea for Http Request, JMS Test Elements #3244

Closed
asfimport opened this issue Sep 27, 2013 · 7 comments
Closed

Use JSyntaxtTextArea for Http Request, JMS Test Elements #3244

asfimport opened this issue Sep 27, 2013 · 7 comments

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 55606):
RSyntaxtArea has 2 interesting features beside syntax coloring which are:

  • Undo
  • Line numbering

and potential upcoming features like search.

Version: Nightly
OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Fri Sep 27 22:59:48 2013
New Revision: 1527116

URL: http://svn.apache.org/r1527116
Log:
#3244 - Use JSyntaxtTextArea for Http Request, JMS Test Elements
#3244

Modified:
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.java
jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.java
jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSSamplerGui.java
jmeter/trunk/xdocs/changes.xml

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Fri Sep 27 23:09:33 2013
New Revision: 1527117

URL: http://svn.apache.org/r1527117
Log:
#3244 - Use JSyntaxtTextArea for Http Request, JMS Test Elements
Fix test case failure in Headless mode
#3244

Modified:
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.java

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Fri Sep 27 23:17:30 2013
New Revision: 1527121

URL: http://svn.apache.org/r1527121
Log:
#3244 - Use JSyntaxtTextArea for Http Request, JMS Test Elements
Fix test case failure in Headless mode
#3244

Modified:
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/MultipartUrlConfigGui.java

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Reopening to fix test failures

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Sat Sep 28 14:38:44 2013
New Revision: 1527197

URL: http://svn.apache.org/r1527197
Log:
Fix test failure

Modified:
jmeter/trunk/test/src/org/apache/jmeter/protocol/http/control/gui/TestHttpTestSampleGui.java
jmeter/trunk/test/src/org/apache/jmeter/protocol/http/sampler/PackageTest.java

Date: Sat Sep 28 14:42:09 2013
New Revision: 1527198

URL: http://svn.apache.org/r1527198
Log:
#3244 - Use JSyntaxtTextArea for Http Request, JMS Test Elements
REduce number of rows
#3244

Modified:
jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.java
jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSSamplerGui.java

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Wed Oct 2 07:00:00 2013
New Revision: 1528321

URL: http://svn.apache.org/r1528321
Log:
Fix caret position to avoid scroll down on first view

Modified:
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.java

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Wed Oct 2 07:02:22 2013
New Revision: 1528322

URL: http://svn.apache.org/r1528322
Log:
#3244 - Use JSyntaxtTextArea for Http Request, JMS Test Elements
Scrollbar does not appear when text exceed height of JSyntaxTextArea
#3244

Modified:
jmeter/trunk/src/protocol/jms/org/apache/jmeter/protocol/jms/control/gui/JMSPublisherGui.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant