You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "khyrul bashar (JIRA)" <ji...@apache.org> on 2015/03/30 21:04:53 UTC

[jira] [Created] (PDFBOX-2736) First page and last page navigation with keyboard shortcuts in PDFReader

khyrul bashar created PDFBOX-2736:
-------------------------------------

             Summary: First page and last page navigation with keyboard shortcuts in PDFReader
                 Key: PDFBOX-2736
                 URL: https://issues.apache.org/jira/browse/PDFBOX-2736
             Project: PDFBox
          Issue Type: Improvement
          Components: Swing GUI
    Affects Versions: 2.0.0
            Reporter: khyrul bashar
            Priority: Minor
             Fix For: 2.0.0


For navigating first page and last pages of a pdf file, there is no keyboard shortcut like other PDF readers. It's a simple yet intuitive functionality for any PDF reader. 
Generally ctrl+End, End are used to jump to the last page while ctrl+Home, Home are used to jump to the first page. 

I've written a patch for this.
In View menu, two new entry is added i.e "First page", "Last Page". And view menu items are made responsive e.g. e.g. when I'm at the first page "previous page" and "first page" menu entries are disabled. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org