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 191493 - Dialog window when creating new PHP project is too small.
Summary: Dialog window when creating new PHP project is too small.
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords: GTK, L&F
Depends on:
Blocks:
 
Reported: 2010-10-31 07:19 UTC by eklutna
Modified: 2011-09-08 14:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen Shot (141.16 KB, image/png)
2010-10-31 07:19 UTC, eklutna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description eklutna 2010-10-31 07:19:53 UTC
Created attachment 102726 [details]
Screen Shot

When creating a new PHP project, the Dialog Window for step #2 is too short (See attached screen shot).

This only occurs when the "Sources Folder" displays a short file path.

If you go to step #3, then hit the back button, the window properly displays.



Product Version: NetBeans IDE Dev (Build 201010310000)
Java: 1.6.0_22; Java HotSpot(TM) Client VM 17.1-b03
System: Linux version 2.6.32-25-generic-pae running on i386; UTF-8; en_US (nb)
Userdir: /home/<user_name>/.netbeans/dev
Comment 1 eklutna 2010-12-10 01:37:07 UTC
I've noticed this bug only appears under certain Java "look and feels".  If I use the "metal" look and feel, the dialog window in question works just fine, but 2 others below do not.

Works correctly:
--laf javax.swing.plaf.metal.MetalLookAndFeel

Contains Bug:
--laf com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel
--laf com.sun.java.swing.plaf.gtk.GTKLookAndFeel
Comment 2 Tomas Mysik 2011-06-03 10:20:40 UTC
Batch reassigning.
Comment 3 Tomas Mysik 2011-06-15 09:17:27 UTC
Reassigning, please evaluate. Thanks.
Comment 4 Stanislav Aubrecht 2011-09-06 10:55:35 UTC
the second panel has obviously wrong preferred size, not a window system issue
Comment 5 Tomas Mysik 2011-09-07 09:34:59 UTC
Fixed.

http://hg.netbeans.org/web-main/rev/551aae99da2a
Comment 6 Quality Engineering 2011-09-08 14:27:54 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/551aae99da2a
User: Tomas Mysik <tmysik@netbeans.org>
Log: #191493 - Dialog window when creating new PHP project is too small.