Closed btakita closed 9 years ago
Hi @btakita,
Thanks for reporting this. What distro is this happening on?
Also would you mind letting me know what keycodes are being triggered when you press Page Up and Page Down? This page can give you those.
Feedbin uses the Mousestrap library for capturing keyboard events and it looks like it's expecting keycodes 33 and 34.
I was expecting Page Up & Page Down to move the select cursor in the left (feeds) & center (articles) panes.
Page Up & Page Down works in the right (aricle) pane.
On Sun, Jan 4, 2015 at 11:47 PM, Ben Ubois notifications@github.com wrote:
Hi @btakita https://github.com/btakita,
Thanks for reporting this. What distro is this happening on?
Also would you mind letting me know what keycodes are being triggered when you press Page Up and Page Down? This page http://www.ryancooper.com/resources/keycode.asp can give you those.
Feedbin uses the Mousestrap http://craig.is/killing/mice library for capturing keyboard events and it looks like it's expecting keycodes 33 and 34 https://github.com/ccampbell/mousetrap/blob/master/mousetrap.js#L44-L45.
— Reply to this email directly or view it on GitHub https://github.com/feedbin/support/issues/496#issuecomment-68668107.
Brian Takita briantakita.com about.me/brian_takita
Ah ok, the arrow keys do that.
The arrow keys are ok, but the issues I'm having with the arrow keys are:
Thanks!
On Mon, Jan 5, 2015 at 2:40 AM, Ben Ubois notifications@github.com wrote:
Ah ok, the arrow keys do that.
— Reply to this email directly or view it on GitHub https://github.com/feedbin/support/issues/496#issuecomment-68676642.
Brian Takita briantakita.com about.me/brian_takita
I'm attempting to Page Up & Page Down on Linux Chrome. No work.