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

Clicking on Select One Choice component in WebView throws exception on MAC

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • fx2.1
    • fx2.1
    • javafx
    • MacOS Lion, JDK6 64bit

      When a user clicks on select Choice in webView a runtime exception is thrown on MAC. It works fine on Windows. Is there anyway to turn off interactions on WebView or JFXPanel ?

      java.lang.RuntimeException: Error creating framebuffer object with size 46x37 (status code is 0x0)
      at com.sun.prism.es2.ES2RTTexture.create(ES2RTTexture.java:216)
      at com.sun.prism.es2.ES2ResourceFactory.createRTTexture(ES2ResourceFactory.java:53)
      at com.sun.prism.es2.ES2SwapChain.createGraphics(ES2SwapChain.java:190)
      at com.sun.prism.es2.ES2SwapChain.createGraphics(ES2SwapChain.java:24)
      at com.sun.javafx.tk.quantum.PresentingPainter.run(PresentingPainter.java:67)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
      at java.util.concurrent.FutureTask$Sync.innerRunAndReset(FutureTask.java:317)
      at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:150)
      at com.sun.prism.render.RenderJob.run(RenderJob.java:37)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
      at com.sun.javafx.tk.quantum.QuantumRenderer$PipelineRunnable.run(QuantumRenderer.java:97)
      at java.lang.Thread.run(Thread.java:680)
      Assertion failed: ([NSOpenGLContext currentContext] == self->currentContext), function -[GlassView3D end:], file /HUDSON/workspace/2.1/label/macosx-universal-14/glass/glass-mat-lib-macosx/src/com/sun/mat/ui/GlassView3D.m, line 523.
      /Applications/Oracle/jdev-sherman-6126/jdeveloper/jdev/bin/../../ide/bin/launcher.sh: line 484: 25198 Abort trap: 6 ${JAVA} "${APP_VM_OPTS[@]}" ${APP_ENV_VARS} -classpath ${APP_CLASSPATH} ${APP_MAIN_CLASS} "${APP_APP_OPTS[@]}"

            kcr Kevin Rushforth
            mchugh Maneesh Chugh (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: