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

[Accessibility, JAWS] Enhanced text support for JAWS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8u40
    • 8u40
    • javafx
    • None

      While RT-37530 enables JAWS support for JavaFX it does not enable enhanced text support: char/world/line navigation.

      To enable the following section has to be placed in:
      C:\Program Files\Freedom Scientific\Shared\FsDomSrv\6.0\FsDomSrv.ini

      [JavaFX]
      DLLName=FSDomNodeUIA
      ; WindowClassPrefixMatchWithOptionalExclusion (0x80) + MSAARoleMatch(0x4)
      MappingFlags=0x84
      WindowClass=GlassWndClass
      MSAARole=0x2a
      ImplementationFlags=0x7
      InteractionModeFlags=0x2

      * Note: do not place the section at the of the file, or any place after the default rule.

            fheidric Felipe Heidrich (Inactive)
            fheidric Felipe Heidrich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: