[kepler-dev] [Bug 3900] New: - leaving fullscreen mode gives an NPE and closes window
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Tue Mar 17 15:11:26 PDT 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3900
Summary: leaving fullscreen mode gives an NPE and closes window
Product: Kepler
Version: 1.x dev
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: interface
AssignedTo: berkley at nceas.ucsb.edu
ReportedBy: barseghian at nceas.ucsb.edu
QAContact: kepler-dev at kepler-project.org
On my mac, when I enter fullscreen mode, then hit the ESC key to leave
fullscreen mode, I get an NPE and the window closes. I haven't tried another OS
or had anyone replicate this yet.
Error:
[run] Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
[run] at
ptolemy.vergil.basic.ExtendedGraphFrame.cancelFullScreen(ExtendedGraphFrame.java:115)
[run] at
ptolemy.vergil.basic.ExtendedGraphFrame$FullScreenAction.actionPerformed(ExtendedGraphFrame.java:264)
[run] at javax.swing.SwingUtilities.notifyAction(SwingUtilities.java:1576)
[run] at javax.swing.JComponent.processKeyBinding(JComponent.java:2772)
[run] at javax.swing.JComponent.processKeyBindings(JComponent.java:2807)
[run] at javax.swing.JComponent.processKeyEvent(JComponent.java:2735)
More information about the Kepler-dev
mailing list