Bug 55580 - Help pane does not scroll to start for <a href="#"> links
Summary: Help pane does not scroll to start for <a href="#"> links
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.9
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-22 00:23 UTC by Sebb
Modified: 2013-09-22 00:44 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sebb 2013-09-22 00:23:37 UTC
The html document used by Help has links back to the start of the document using the following syntax:

<a href="#">
^
</a>

This works fine for browsers, but does not work in Help.
Comment 1 Sebb 2013-09-22 00:44:23 UTC
URL: http://svn.apache.org/r1525304
Log:
 Help pane does not scroll to start for <a href="#"> links
Bugzilla Id: 55580

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