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 252577 - NullPointerException at javafx.embed.swing.JFXPanel.getInputMethodRequests
Summary: NullPointerException at javafx.embed.swing.JFXPanel.getInputMethodRequests
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-25 20:22 UTC by Alex33856
Modified: 2017-01-10 05:53 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 217511


Attachments
stacktrace (4.97 KB, text/plain)
2015-05-25 20:22 UTC, Alex33856
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex33856 2015-05-25 20:22:34 UTC
This bug was originally marked as duplicate of bug 246754, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 7

User Comments:
Alex33856: I don't know

GUEST: ?????? ??? ?????? ?? ????? ???????????????? ??????. ???????? ?? ?? ?????

GUEST: The IDE was starting up and I noticed an error




Stacktrace: 
java.lang.NullPointerException
   at javafx.embed.swing.JFXPanel.getInputMethodRequests(JFXPanel.java:858)
   at sun.awt.im.InputMethodAdapter.haveActiveClient(InputMethodAdapter.java:61)
   at sun.awt.windows.WInputMethod.deactivate(WInputMethod.java:340)
   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 Alex33856 2015-05-25 20:22:35 UTC
Created attachment 153851 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-01-10 05:53:38 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=217511