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 227477 - UI for Description component
Summary: UI for Description component
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2013-03-14 13:39 UTC by Tomas Mysik
Modified: 2013-03-15 09:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (28.59 KB, image/png)
2013-03-14 13:39 UTC, Tomas Mysik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Mysik 2013-03-14 13:39:41 UTC
Created attachment 132611 [details]
screenshot

UI for Description component should resize with the dialog, have a look at the screenshot.

Sorry, not sure where this issue belongs.

Thanks.

Product Version: NetBeans IDE 7.3 (Build 201302132200)
Java: 1.6.0_43; Java HotSpot(TM) 64-Bit Server VM 20.14-b01
Runtime: Java(TM) SE Runtime Environment 1.6.0_43-b01
System: Linux version 3.5.0-25-generic running on amd64; UTF-8; cs_CZ (nb)
Comment 1 Jan Lahoda 2013-03-15 09:27:55 UTC
Actually, it does resize - the space above the description (I assume that is what you mean) is reserved for customizers of the inspections. It would of course be possible to fill the whole panel with the description if there is no inspection-local customizer, but that would cause ugly jumping of the description.
Comment 2 Tomas Mysik 2013-03-15 09:50:24 UTC
I see now... It simply looked strange to me.

Thanks.