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

Webview radio button and checkboxes missing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • javafx
    • None
    • web

      When i am using webview to viewing some pages for testing, i found that some of checkbox or radio buttons are missing,
      then i also got the following error i the debug panel
      java.lang.NullPointerException
      at com.sun.webpane.sg.theme.RenderThemeImpl$Pool.put(RenderThemeImpl.java:143)
      at com.sun.webpane.sg.theme.RenderThemeImpl.createWidget(RenderThemeImpl.java:279)
      at com.sun.webpane.platform.WebPage.twkUpdateContent(Native Method)
      at com.sun.webpane.platform.WebPage.updateDirty(WebPage.java:352)
      at com.sun.webpane.platform.WebPage.updateContent(WebPage.java:605)
      at com.sun.javafx.sg.prism.NGWebView.update(NGWebView.java:52)
      at javafx.scene.web.WebView.handleStagePulse(WebView.java:956)
      at javafx.scene.web.WebView.access$300(WebView.java:81)
      at javafx.scene.web.WebView$3.pulse(WebView.java:253)
      at com.sun.javafx.tk.Toolkit.firePulse(Toolkit.java:360)
      at com.sun.javafx.tk.quantum.QuantumToolkit.pulse(QuantumToolkit.java:460)
      at com.sun.javafx.tk.quantum.QuantumToolkit$9.run(QuantumToolkit.java:329)
      at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
      at com.sun.glass.ui.win.WinApplication.access$100(WinApplication.java:29)
      at com.sun.glass.ui.win.WinApplication$3$1.run(WinApplication.java:73)
      at java.lang.Thread.run(Thread.java:722)

      Can anyone tell me how to workaround on it ?
      Thanks

            loneid Leonid Popov (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: