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 189938

Summary: Bugs in Matisse
Product: guibuilder Reporter: lanthale
Component: Natural LayoutAssignee: issues@guibuilder <issues>
Status: RESOLVED INCOMPLETE    
Severity: normal Keywords: USABILITY
Priority: P2    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description lanthale 2010-08-27 07:42:32 UTC
I have read this forum and many users of matisse have problems with matisse. It would be great if the remaining bugs will be fixed. This is from my view a critical part for creating platform application.

Sometime matisse does one of the following:
- Enlarge the jpanel size if a component is resized. Happening if the resize of the component is not possible. Switching of the property resizeHorizontal/resizeVertical of the component to be resized is solving that issue.
- Decrease the size of a jpanel sometimes is not possible. Doing it with the property space around component is solving that issue.

Maybe with the enhancements coming to swing with JDK 7 (JLayer) this could be a good time to enhance matisse with the new features from JDK 7.
Comment 1 Jan Stola 2010-08-27 10:09:28 UTC
I am sorry, but your report is too general. Please, provide exact steps of some test cases and do not forget to emphasize the difference between actual and expected behaviour in these test cases. Thank you in advance.