This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 240110 - NullPointerException at javafx.embed.swing.JFXPanel.getInputMethodRequests
Summary: NullPointerException at javafx.embed.swing.JFXPanel.getInputMethodRequests
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: JDK Problems (show other bugs)
Version: 8.0
Hardware: All Linux
: P3 normal with 1 vote (vote)
Assignee: Stanislav Aubrecht
URL: https://javafx-jira.kenai.com/browse/...
Keywords:
: 240205 241280 241281 242735 246756 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-08 11:18 UTC by _ pandajava
Modified: 2014-09-03 07:50 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206396


Attachments
stacktrace (7.51 KB, text/plain)
2014-01-08 11:18 UTC, _ pandajava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ pandajava 2014-01-08 11:18:56 UTC
Build: NetBeans IDE Dev (Build 201401060002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b55, Java(TM) SE Runtime Environment, 1.8.0-ea-b113
OS: Linux

User Comments:
pandajava: When I tried to close the Embedded Webkit Browser when running an HTML5 application project.
Here attached a screenshot




Stacktrace: 
java.lang.NullPointerException
   at javafx.embed.swing.JFXPanel.getInputMethodRequests(JFXPanel.java:744)
   at sun.awt.im.InputMethodAdapter.haveActiveClient(InputMethodAdapter.java:61)
   at sun.awt.X11InputMethod.deactivate(X11InputMethod.java:377)
   at sun.awt.im.InputContext.deactivateInputMethod(InputContext.java:492)
   at sun.awt.im.InputContext.focusLost(InputContext.java:458)
   at sun.awt.im.InputContext.removeNotify(InputContext.java:627)
Comment 1 _ pandajava 2014-01-08 11:18:58 UTC
Created attachment 143704 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2014-01-10 11:06:36 UTC
*** Bug 240205 has been marked as a duplicate of this bug. ***
Comment 3 Stanislav Aubrecht 2014-01-17 09:02:00 UTC
A bug in JavaFX: https://javafx-jira.kenai.com/browse/RT-34077
Comment 4 Vladimir Riha 2014-02-03 08:29:26 UTC
*** Bug 241281 has been marked as a duplicate of this bug. ***
Comment 5 Stanislav Aubrecht 2014-02-05 10:20:05 UTC
*** Bug 241280 has been marked as a duplicate of this bug. ***
Comment 6 Vladimir Riha 2014-03-10 11:47:31 UTC
*** Bug 242735 has been marked as a duplicate of this bug. ***
Comment 7 Stanislav Aubrecht 2014-09-03 07:50:55 UTC
*** Bug 246756 has been marked as a duplicate of this bug. ***