3626: Next/previous comment keyboard shortcuts don't work

ke***@keithmo******* (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
Oct. 23, 2014
What version are you running?
2.0.2/2.0.7/2.0.8

What's the URL of the page containing the problem?
/r/#/diff/#/

What steps will reproduce the problem?
1. Open a diff that has comments
2. Press x, c, [, or ]
3. Notice nothing happens

What is the expected output? What do you see instead?
The focus should jump to the next/previous comment.

What operating system are you using? What browser?
Windows 7 + Firefox, Windows 7 + Chrome, Linux + Firefox, Linux + Chrome

Please provide any additional information below.

It looks like the anchor is annotated with commentflag-anchor while the _getNextAnchor code in diffViewerPageView.js is looking for comment-anchor
chipx86
#1 chipx86
  • +PendingReview
  • +Milestone-Release2.0.x
    +Component-DiffViewer
  • +chipx86
chipx86
#2 chipx86
Fixed on release-2.0.x (23bede3)
  • -PendingReview
    +Fixed