Bug 59975 - View Results Tree : Text renderer annoyingly scrolls down when content is bulky
Summary: View Results Tree : Text renderer annoyingly scrolls down when content is bulky
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.0
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-11 14:50 UTC by UbikLoadPack support
Modified: 2016-08-11 18:54 UTC (History)
1 user (show)



Attachments
Patching implementing improvement (1.38 KB, patch)
2016-08-11 18:35 UTC, UbikLoadPack support
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description UbikLoadPack support 2016-08-11 14:50:04 UTC
Whenever you have data that requires scrolling in the tabs:
- Sampler Result
- Request
- Response data


You find out yourself having to scroll up to see the start of data.
This requires 1 click and 1 scroll which makes you loose time, at the end of the day time is money :-) 

We'll submit a patch.
Comment 1 UbikLoadPack support 2016-08-11 18:35:06 UTC
Created attachment 34136 [details]
Patching implementing improvement
Comment 2 Philippe Mouawad 2016-08-11 18:54:04 UTC
Date: Thu Aug 11 18:53:18 2016
New Revision: 1756028

URL: http://svn.apache.org/viewvc?rev=1756028&view=rev
Log:
Bug 59975 - View Results Tree : Text renderer annoyingly scrolls down when content is bulky
Contributed by Ubik Load Pack
Bugzilla Id: 59975

Modified:
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/RequestViewRaw.java
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/SamplerResultTab.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:05 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4058