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 - Bugs in Matisse
Summary: Bugs in Matisse
Status: RESOLVED INCOMPLETE
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 7.0
Hardware: All All
: P2 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2010-08-27 07:42 UTC by lanthale
Modified: 2010-08-27 10:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.