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

EReaders' scrolling buttons work but in study mode... #1625

Closed
hssm opened this issue Jul 28, 2015 · 6 comments
Closed

EReaders' scrolling buttons work but in study mode... #1625

hssm opened this issue Jul 28, 2015 · 6 comments

Comments

@hssm
Copy link
Member

hssm commented Jul 28, 2015

Originally reported on Google Code with ID 722

What steps will reproduce the problem?
1. Create and answer a card with 2 images, which are about the screen heigt each.
2. Try scrolling on Nook Touch

What is the expected output? What do you see instead?
Sometimes it scrolls in the opposite direction for no reason. Also scrolling with Nooks'
up/down buttons won't work in 'Study mode' while it works fine in 'Preferences'.

What version of AnkiDroid are you using? On what version of Android?
0.7 Beta 20 on Nook Touch's Android 2.1

Please provide any additional information below.
Scrolling with the specialized buttons or an optional scrolling bar would be amazing.
Help much appreciated. 

Thanks for all your hard work!

Reported by Ingmar.Zech on 2011-08-14 17:35:01

@hssm
Copy link
Member Author

hssm commented Jul 28, 2015

Just found

My keymap.xml file:
<?xml version="1.0" encoding="UTF-8"?>
<keymap>
<binding key="92" action="nextPage"/>
<binding key="93" action="previousPage"/>
<binding key="94" action="nextPage"/>
<binding key="95" action="previousPage"/>
</keymap>

from

http://forum.xda-developers.com/archive/index.php/t-1126654.html

Reported by Ingmar.Zech on 2011-08-14 19:44:05

@hssm
Copy link
Member Author

hssm commented Jul 28, 2015

Reported by nicolas.raoul on 2011-08-15 01:21:09

  • Status changed: Accepted
  • Labels added: Type-Enhancement, Priority-High
  • Labels removed: Type-Defect, Priority-Medium

@hssm
Copy link
Member Author

hssm commented Jul 28, 2015

Good find Ingmar!
Could you please install TouchTest and tell us which button number should do what?
http://forum.xda-developers.com/attachment.php?attachmentid=627124&d=1308237546
Thanks a lot!

Reported by nicolas.raoul on 2011-08-15 02:10:33

@hssm
Copy link
Member Author

hssm commented Jul 28, 2015

Just did it. In order to work in landscape mode, I propose:

UP
Right up: KEYCODE: 94
Left up: KEYCODE: 92

DOWN
Right down: KEYCODE: 95
Left down: KEYCODE: 93

Glad to help!

Reported by Ingmar.Zech on 2011-08-15 10:30:56

@hssm
Copy link
Member Author

hssm commented Jul 28, 2015

FixedInDev.

Reported by Ingmar.Zech on 2011-09-04 12:06:46

@hssm
Copy link
Member Author

hssm commented Jul 28, 2015

Reported by perceptualchaos2 on 2015-06-01 06:02:52

  • Status changed: Fixed

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

1 participant