-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 7.21.9, 9.4.8
-
Component/s: Repositories
-
Severity 3 - Minor
Issue Summary
Source view hyperlink with line number greater than 5000+ does not scroll to that line
Steps to Reproduce
- Go to any file with lines greater than 5000
- Click on any line number after 5000 and copy the link, e.g. <domain>/browse/<file>#5430
- Paste this link in another tab
Expected Results
On opening this hyperlink, it scrolls to line 5000 even though the actual line number is highlighted
Actual Results
Should scroll to the line number mentioned in the hyperlink
Workaround
Manual scroll