Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Previous landmark problems with nested landmarks #362

Closed
nvaccessAuto opened this issue Jan 1, 2010 · 2 comments
Closed

Previous landmark problems with nested landmarks #362

nvaccessAuto opened this issue Jan 1, 2010 · 2 comments

Comments

@nvaccessAuto
Copy link

Reported by jteh on 2009-07-09 12:25
The previous landmark quick navigation key (shift+semicolon) does not land on the correct landmark when there are nested landmarks. This is due to problems in the backward search algorithm in nvVBufLib.

Str:

  1. Open http://codetalks.org/.
  2. Ensure you are at the top of the document with ctrl+home.
  3. Press semicolon to move to the first landmark: banner.
  4. Press semicolon again to move to the second landmark: search.
  5. Press shift+semicolon for previous landmark. Expected: banner, actual: no previous landmark.
  6. Press semicolon for next landmark: navigation.
  7. Press shift+semicolon for previous landmark. Expected: search, actual: banner.
@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2009-07-14 03:32
Fixed by Mick in nvVBufLib main rev 139.

@nvaccessAuto
Copy link
Author

Comment 2 by jteh on 2009-08-07 01:19
Forgot to close this when new misc-deps was released.
Changes:
State: closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants