- Status: Not a bug
When clicking a post body link from search results or "Find Content" on a member's profile, the page does not scroll to the correct comment.
Title link (
do=findComment
) correctly jumps to the specific comment:https://example.com/topic/12345/?&do=findComment&comment=67890
Body link (
do=getNewComment
) does not scroll to the correct position:https://example.com/topic/12345/?&do=getNewComment&comment=67890
Could you confirm if this is a known issue or is actually desired behavior?
Thanks!
Recommended Comments