Bug 52537 - Help does not scroll to correct anchor when file is first loaded
Summary: Help does not scroll to correct anchor when file is first loaded
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.5.1
Hardware: PC Windows XP
: P2 minor (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 13:27 UTC by Sebb
Modified: 2012-01-26 15:51 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2012-01-26 13:27:54 UTC
When JMeter help is invoked, it is supposed to load the appropriate help file (components or functions) and then scroll to the appropriate location.

However, the scrolling does not work properly the first time that a new file is loaded.

This may be a timing issue - perhaps the page rendering is incomplete when the scroll is attempted.
Comment 1 Sebb 2012-01-26 15:51:27 UTC
Author: sebb
Date: Thu Jan 26 15:50:29 2012
New Revision: 1236251

URL: http://svn.apache.org/viewvc?rev=1236251&view=rev
Log:
Bug 52537 - Help does not scroll to correct anchor when file is first loaded

Modified:
   jmeter/trunk/src/core/org/apache/jmeter/gui/action/Help.java
   jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:48 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2719