[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/35924] New: javax.swing.AbstractAction should only displa
From: |
pere at hungry dot com |
Subject: |
[Bug classpath/35924] New: javax.swing.AbstractAction should only display icon |
Date: |
13 Apr 2008 17:13:34 -0000 |
When testing josm, the java editor for OpenStreetmap.org, with jamvm and
Classpath 0.97, the GUI do not look the same as it does when using
SUN Java. The menu buttons display both the icon and a text string with
Classpath, while SUN Java only display the icon. I tracked this down to an
issue with AbstractAction not behaving the same. When the icon is non-null,
it is the only thing displayed by SUN Java in the tool bar, while Classpath
display the action the same way in the menu and the tool bar.
Attaching example program.
--
Summary: javax.swing.AbstractAction should only display icon
Product: classpath
Version: 0.97
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: classpath
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pere at hungry dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35924
- [Bug classpath/35924] New: javax.swing.AbstractAction should only display icon,
pere at hungry dot com <=