google-code-export / firefox-mac-pdf

Automatically exported from code.google.com/p/firefox-mac-pdf
1 stars 0 forks source link

No keyboard navigation #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install plugin
2. Open PDF
3. Try to navigate via keyboard

What is the expected output? What do you see instead?

Arrow keys, page up/down, home, end, etc... should all work, but don't.

What version of the product are you using? On what operating system?

.9.6 on OSX 10.5.3

Original issue reported on code.google.com by anj...@gmail.com on 18 Jun 2008 at 3:02

GoogleCodeExporter commented 9 years ago
I can confirm this in 10.5 on both 0.9.5 on Intel and 0.9.6 on PPC.

I downloaded the CVS code and commenting out the performKeyEquivalent method 
makes
both the pdfkit and firefox shortcuts work. Although the code should call the 
super
method straight away anyway so I don't see why that is, but for now that's how 
I'm
using it.

Great work getting this to work BTW, already completely invaluable to me.

Original comment by chrisw...@gmail.com on 18 Jun 2008 at 9:21

GoogleCodeExporter commented 9 years ago
Thanks for reporting this.

I must have broken this in one of the later versions.  oops.

Original comment by colesbury@gmail.com on 18 Jun 2008 at 11:35

GoogleCodeExporter commented 9 years ago
Keyboard navigation has been (slightly) improved in 0.9.7.  You have to click 
on the PDF document, though.

Original comment by colesbury@gmail.com on 20 Jun 2008 at 7:07

GoogleCodeExporter commented 9 years ago

Original comment by colesbury@gmail.com on 4 Oct 2008 at 8:24