With Cacao and Classpath 0.9 running on FC4:

Bug 1?
-----
When running the attached program it locks upp when calling

    testPanel.setBounds(bounds);

in MainFrame.java setSize() method


Bug2?
-----
I had to add a call to pack() in the MainFrame constructor, even
though no layout manager is used. If you remove this call the Frame
window is not created, even though show() is called from main. Why?


-- 
           Summary: setBounds?exposure problems with Matchbox WM interaction
           Product: classpath
           Version: 0.90
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: awt
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: philippe dot laporte at gatespacetelematics dot com


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



_______________________________________________
Bug-classpath mailing list
Bug-classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-classpath

Reply via email to