google-code-export / firefox-mac-pdf

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

Add keyboard shortcuts #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a pdf with the plug in
2. Right click to display the contextual menu
3.

What is the expected output? What do you see instead?
We can get a lot of features…
Would it be possible to add keyboard shortcut? (For the time being, only ⌘+ 
and ⌘- are 
working.
I would also go for:
 - ⌘= to fit to the window width
 - ⌘⌥= for real size
 - ⌘1 and ⌘⌥1 for single page and single scrollable page
 - ⌘2 and ⌘⌥2 for double page and double scrollable page
 - and arrows for scroll up and down, as well as next and previous pages.

What version of the product are you using? On what operating system?
0.9.5 under FF3.0rc2
with mac os 10.5.3

Please provide any additional information below.
So many thanks for coding this!! Finally someone did it  :-)

Original issue reported on code.google.com by thomas.j...@gmail.com on 13 Jun 2008 at 9:18

GoogleCodeExporter commented 9 years ago
should be tagged as an enhancement…
but I don't know how to do it.

Original comment by thomas.j...@gmail.com on 13 Jun 2008 at 9:20

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by colesbury@gmail.com on 14 Jun 2008 at 1:34

GoogleCodeExporter commented 9 years ago
I'd vote to up the priority on this one.. even if only for having the arrow keys
scroll up and down!  

Thanks,
Tyler

Original comment by bosm...@gmail.com on 19 Jun 2008 at 2:23

GoogleCodeExporter commented 9 years ago
Check the behavior of the Schubert PDF plugin. This had an extra menubar for 
next and
previous page, save file and so on. Would be nice if this had the same.

Original comment by organd...@gmail.com on 6 Jul 2008 at 6:26

GoogleCodeExporter commented 9 years ago
If you go for a menu bar, then adding a little preference menu to allow to 
enable/disable it is even much better!
Thank for already adding the scroll with the arrows.

It would also improve user experience to display the shortcuts in the 
contextual menu.

Original comment by thomas.j...@gmail.com on 6 Jul 2008 at 9:26

GoogleCodeExporter commented 9 years ago
I'm marking this issue as fixed.  Most of the keyboard navigation issues 
(including arrow keys) were fixed in 
r18.

My goal is to provide keyboard shortcuts that adhere to Mac OS and Firefox 
conventions.

Arrow keys scroll up and down.  Page-up and page-down work correctly.  The 
"home" and "end" keys (fn+left 
an fn+right on laptops) jump to the next and previous pages.

⌘1 and ⌘2 are used to navigate between tabs in Firefox.
⌘0 zooms to the documents actual size.
⌘= and ⌘+ zoom in.

Original comment by colesbury@gmail.com on 29 Dec 2008 at 11:46