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 189901 - Project Properties not wide enough on Mac
Summary: Project Properties not wide enough on Mac
Status: RESOLVED WONTFIX
Alias: None
Product: projects
Classification: Unclassified
Component: Maven (show other bugs)
Version: 7.0
Hardware: Macintosh Mac OS X
: P4 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2010-08-26 11:26 UTC by John Jullion-ceccarelli
Modified: 2016-07-07 08:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
proj properties on mac (60.43 KB, image/png)
2010-08-26 11:26 UTC, John Jullion-ceccarelli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Jullion-ceccarelli 2010-08-26 11:26:30 UTC
Created attachment 101681 [details]
proj properties on mac

See attached screenshot
Comment 1 Jesse Glick 2010-08-26 14:29:28 UTC
You can resize it. Not sure if there's anything to be done except to try to compact the dialog generally; similar problems are possible if you run in e.g. German locale. The project system does remember the last position & size you used for the Properties dialog.
Comment 2 Milos Kleint 2012-02-23 15:42:26 UTC
the problem is the long label that limits the horizontal stretchiness. One solution is to make the text shorter, another one is to turn the 2 labels present into a single one with <html> content. Then the text wraps I believe (would have to double check). But one needs to keep enough vertical space to avoid overflowing in this direction.
Comment 3 Jesse Glick 2012-02-27 23:50:49 UTC
Prefer to use shorter explanatory labels, and add a Help button for the details.
Comment 4 Martin Balin 2016-07-07 08:37:01 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss