Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8028241

Java Access Bridge: F key shortcuts not working if Ctrl, Alt, Shift modifier used

XMLWordPrintable

    • 8
    • b24

        The code in com.sun.java.accessibility.AccessBridge.getModifiers needs updating to not return as soon as an Fkey is encountered. Bit 256 (Fkey indicator) needs to be combined with the other modifiers for ctrl, alt, shift).

          1. Mnemonics test.docx
            94 kB
            Pete Brunet
          2. Test.java
            6 kB
            Pete Brunet

              ptbrunet Pete Brunet (Inactive)
              ptbrunet Pete Brunet (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: