ICEpdf
  1. ICEpdf
  2. PDF-78

Viewer RI menu accelerator keys are Windows-specific

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0
    • Fix Version/s: 4.0 - Beta, 4.0
    • Component/s: Viewer RI
    • Labels:
      None
    • Environment:
      All
    • Affects:
      Sample App./Tutorial

      Description

      The menu accelerator shortcut keys used on the JMenu in the ViewerRI are hard-coded to use the CTRL key, which is correct for Windows but perhaps not some other, more enlightened platforms.

        Activity

        Hide
        Ken Fyten added a comment -

        Fixed by making the menu accelerator key be determined via a call to Toolkit.getDefaultToolkit().getMenuShorcutKeyMask().

        Modified: icepdf/viewer/src/org/icepdf/ri/common/KeyEventConstants.java
        Committed revision 19671.

        Show
        Ken Fyten added a comment - Fixed by making the menu accelerator key be determined via a call to Toolkit.getDefaultToolkit().getMenuShorcutKeyMask(). Modified: icepdf/viewer/src/org/icepdf/ri/common/KeyEventConstants.java Committed revision 19671.

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Ken Fyten
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: