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

[Accessibility] HelloPagination gets RuntimeException: Accessbility requested for node not on a scene

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8u40
    • 8u40
    • javafx
    • None
    • Windows (happens on both 7 and 8)

      1) Start Narrator
      2) Run HelloPagination
      3) Click on the the first button, "SetMaxPageIndicatorCount = 5"

      Exception in thread "JavaFX Application Thread" java.lang.RuntimeException: Accessbility requested for node not on a scene
              at javafx.scene.Node$19.getAccessControlContext(Node.java:9680)
              at com.sun.glass.ui.Accessible.getAccessControlContext(Accessible.java:124)
              at com.sun.glass.ui.Accessible.getAttribute(Accessible.java:159)
              at com.sun.glass.ui.win.WinAccessible.getControlType(WinAccessible.java:434)
              at com.sun.glass.ui.win.WinAccessible.GetPropertyValue(WinAccessible.java:678)
              at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
              at com.sun.glass.ui.win.WinApplication.lambda$null$140(WinApplication.java:100)
              at com.sun.glass.ui.win.WinApplication$$Lambda$36/17033014.run(Unknown Source)
              at java.lang.Thread.run(Thread.java:744)

            fheidric Felipe Heidrich (Inactive)
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: