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 3251 - Update Center does not work in Metal L&F
Summary: Update Center does not work in Metal L&F
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P4 normal (vote)
Assignee: Marian Petras
URL:
Keywords: L&F
Depends on:
Blocks:
 
Reported: 1999-08-10 05:58 UTC by Marian Petras
Modified: 2008-12-23 10:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Petras 1999-08-10 05:58:08 UTC
If you try to select an item "Update Center" from the menu "Help" of the Main Window, you get an exception. This is true only for Metal L&F.

Exception occurred during event dispatching:

java.lang.ClassCastException: sun.awt.motif.MWindowPeer
        at sun.awt.motif.X11InputMethod.disposeImpl(X11InputMethod.java:543)
        at sun.awt.motif.X11InputMethod.dispose(X11InputMethod.java:572)
        at sun.awt.motif.X11InputMethod.removeNotify(X11InputMethod.java:589)
        at sun.awt.im.InputContext.removeNotify(Compiled Code)
        at java.awt.Component.removeNotify(Compiled Code)
        at java.awt.Container.removeNotify(Compiled Code)
        at javax.swing.JComponent.removeNotify(Compiled Code)
        at java.awt.Container.removeNotify(Compiled Code)
        at javax.swing.JComponent.removeNotify(Compiled Code)
        at java.awt.Container.removeNotify(Compiled Code)
        at javax.swing.JComponent.removeNotify(Compiled Code)
        at java.awt.Container.removeNotify(Compiled Code)
        at javax.swing.JComponent.removeNotify(Compiled Code)
        at java.awt.Container.removeNotify(Compiled Code)
        at javax.swing.JComponent.removeNotify(Compiled Code)
        at javax.swing.JRootPane.removeNotify(Compiled Code)
        at java.awt.Container.removeNotify(Compiled Code)
        at javax.swing.JPopupMenu$WindowPopup.hide(JPopupMenu.java:1191)
        at javax.swing.JPopupMenu.setVisible(Compiled Code)
        at org.openide.awt.JMenuPlus.setPopupMenuVisible(Compiled Code)
        at javax.swing.JPopupMenu.menuSelectionChanged(Compiled Code)
        at javax.swing.MenuSelectionManager.setSelectedPath(Compiled Code)

        at javax.swing.MenuSelectionManager.clearSelectedPath(MenuSelectionManager.java:109)
        at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(BasicMenuItemUI.java:673)
        at java.awt.Component.processMouseEvent(Compiled Code)
        ......
Comment 1 Marek Grummich 2000-07-25 09:24:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 14:54:48 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 3 Quality Engineering 2003-07-02 15:16:47 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.