Bug 16756 - IAA.BrowserDesktopSim: "Add New" Causes Incorrect Layout/Sizing
Summary: IAA.BrowserDesktopSim: "Add New" Causes Incorrect Layout/Sizing
Status: RESOLVED FIXED
Alias: None
Product: classpath
Classification: Unclassified
Component: awt (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: pre-0.18
Assignee: djee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-27 00:39 UTC by djee
Modified: 2005-10-16 01:53 UTC (History)
3 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description djee 2004-05-18 17:05:56 UTC
In the Acunia test suite, in IAA.BroswerDesktopSim test, if you
continue to click on "Add New" until the new icons do not fit inside
the panel, the panel will expand to accomodate the new icons.  Some
icons will be placed below the visible area of the panel, so you won't
see them.  However, the correct behaviour is that the panel should
maintain its original size, and the icons should resize themselves so
that they will all fit inside the panel.  This way, all icons are
visible at all times.
Comment 1 djee 2004-07-30 14:52:25 UTC
Fixed in java-gui-branch.  Please verify.