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

[Accessibility, Narrator] NPE in TableView

XMLWordPrintable

        Null Pointer Exception in TableView (intermittently) when the table grows more than the window size with Narrator ON.
        This issue is identified with JDK-8203345. (use the same test to reproduce this issue)

        Exception in thread "JavaFX Application Thread" java.lang.NullPointerException at javafx.graphics/com.sun.glass.ui.win.WinAccessible.GetPatternProvider(WinAccessible.java:570) at javafx.graphics/com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at javafx.graphics/com.sun.glass.ui.win.WinApplication.lambda$runLoop$3(WinApplication.java:175) at java.base/java.lang.Thread.run(Thread.java:831)

              kcr Kevin Rushforth
              pkbalakr Prem Balakrishnan (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: