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

Sometimes D3 on the brailliant 80 will not navigate down #1585

Closed
nvaccessAuto opened this issue Jun 17, 2011 · 3 comments
Closed

Sometimes D3 on the brailliant 80 will not navigate down #1585

nvaccessAuto opened this issue Jun 17, 2011 · 3 comments

Comments

@nvaccessAuto
Copy link

Reported by ianr on 2011-06-17 20:39
Sometimes when I hit D3 which is the bottom left key on the Brailliant 80 braille display it will not navigate to the next line down even though there are more lines.

Usually this happens after I have been moving around in EdSharp with the arrow keys, then I hit D3 and it moves to the next line, then I hit it again and again and it will no longer move down to the next line.
Usually when this happens I can hit D1 to go up a line and then hit D3 multiple times and it will work again. I think I can also use the arrow keys to navigate around and then go back to the D3 button and it will work at least once again.
Other times it works every time, it is a bit intermittent, but happens fairly often.

@nvaccessAuto
Copy link
Author

Comment 1 by jteh on 2011-06-18 06:33
Changes:
Milestone changed from None to near-term

@nvaccessAuto nvaccessAuto added this to the near-term milestone Nov 10, 2015
@jcsteh jcsteh removed this from the near-term milestone Jun 24, 2016
@dkager
Copy link
Collaborator

dkager commented Jul 2, 2017

I can think of a few causes:

  • Unlikely, but maybe faulty hardware.
  • A problem with the B80 firmware. This seems very plausible. :)
  • A problem in the driver. I don't have the B80, but with the BI 40 I don't have this issue. It also seems strange that only D3 is affected.
  • The problem where panning past the visible text on the screen doesnt work. This was fixed for Scintilla, see Panning braille past the visible text in Scintilla doesn't update the braille display #5678. However, I'm not sure if pressing D1 once would make D3 work again, unless that visually scrolls multiple lines. If this was the issue then assigning D3 to emulate the down arrow would fix it.

I don't know if there is anything we can do without more information.

@jcsteh
Copy link
Contributor

jcsteh commented Jul 2, 2017

I think we have to use screen scraping (display model) to access EdSharp. We don't support scrolling past what's visible on the screen there. Closing as duplicate of #659.

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

3 participants