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 235374 - JavaFX Project Properties >> Deployment panel is cut off at bottom
Summary: JavaFX Project Properties >> Deployment panel is cut off at bottom
Status: NEW
Alias: None
Product: javafx
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Roman Svitanic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-01 23:43 UTC by MackSix
Modified: 2013-09-10 15:18 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (165.89 KB, image/png)
2013-09-01 23:43 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2013-09-01 23:43:36 UTC
Created attachment 139547 [details]
screenshot

1. Go to a JavaFX Project Properties >> Deployment
2. Panel may be cut off at the bottom and no scroll bar is available.

See attached screenshot.

Product Version: NetBeans IDE Dev (Build 201309010001)
Java: 1.7.0_40; Java HotSpot(TM) 64-Bit Server VM 24.0-b55
Runtime: Java(TM) SE Runtime Environment 1.7.0_40-b40
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 Roman Svitanic 2013-09-02 08:08:44 UTC
Thanks for the report! Could you please specify resolution which you are using? Or try to reproduce this on the default size of project customizer dialog (e.g. with clean userdir)?

Because I am not able to reproduce it even on 1024x768 (Ubuntu 12.04, GTK L&F).

Thanks!
Comment 2 MackSix 2013-09-02 08:31:03 UTC
My screen size is 1600 x 900, but this apparently does not happen with the default size, only when the dialog has been resized. 

Once it is resized, there is no scrollbar.

Which the only problem of that being is, it may not be obvious that some settings are not visible because there is no scrollbar to show there is more below the view port.
Comment 3 Lou Dasaro 2013-09-02 21:31:20 UTC
I was able to verify this anomaly occurs with ANY Project Properties dialog whose size has been reduced to less than that which will accommodate the dialog's controls. IMHO It would seem either the size reduction should be precluded or scrolling should be enabled.

Product Version: NetBeans IDE Dev (Build 201308270854)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15
System: (Oracle) Linux version 2.6.32-300.3.1.el6uek.x86_64 running on amd64;
Comment 4 Roman Svitanic 2013-09-09 07:59:22 UTC
I was able to reproduce mentioned behavior. But when dialog windows is very small, this occurs on other panels as well (in JavaFX, JavaSE, ...).

So it seems that it would help to solve it with more general approach than adding scroll panes to some of the panels. I am adding Tomas on CC.

And I think that you will agree that this is really minor issue, since on default size this panel (and others as well) is displayed correctly.

Thanks both of you for details!
Comment 5 Lou Dasaro 2013-09-10 15:18:54 UTC
I agree, Roman. This is a minor bug - it should be addressed but its importance is rightly P4.