Bug 55451 - Test Element GUI with JSyntaxTextArea scroll down when text content is long enough to add a Scrollbar
Summary: Test Element GUI with JSyntaxTextArea scroll down when text content is long e...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: Nightly (Please specify date)
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-19 20:41 UTC by Philippe Mouawad
Modified: 2013-08-19 21:05 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 2013-08-19 20:41:24 UTC
When a JSyntaxTextArea contains a text which content is long enough to have a scrollbar, there is a really annoying behaviour that occurs, the text component is scrolled at bottom of content.
Most of the time you scroll up to top to see the content start. So I think this should be changed.
Comment 1 Philippe Mouawad 2013-08-19 21:05:54 UTC
Date: Mon Aug 19 21:03:44 2013
New Revision: 1515603

URL: http://svn.apache.org/r1515603
Log:
Bug 55451 - Test Element GUI with JSyntaxTextArea scroll down when text content is long enough to add a Scrollbar
Bugzilla Id: 55451

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/BeanShellAssertionGui.java
    jmeter/trunk/src/core/org/apache/jmeter/testbeans/gui/TextAreaEditor.java
    jmeter/trunk/src/protocol/java/org/apache/jmeter/protocol/java/control/gui/BeanShellSamplerGui.java
    jmeter/trunk/src/protocol/tcp/org/apache/jmeter/protocol/tcp/config/gui/TCPConfigGui.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:54 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3200