This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug AWT/16756] New: IAA.BrowserDesktopSim: "Add New" Causes Incorrect Layout/Sizing


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.

-- 
           Summary: IAA.BrowserDesktopSim: "Add New" Causes Incorrect
                    Layout/Sizing
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P1
         Component: AWT
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: djee at redhat dot com
                CC: djee at redhat dot com,gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16756


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]