Can't Resize Main Window
Originally reported by: Carl Walker (Bitbucket: walkerca, GitHub: walkerca)
In 8.0.1, when running on Ubuntu, you can double-click on the title bar to have the main window take up the entire screen. Similarly, you could drag the title bar up to the top edge of the screen to resize.
I just pulled 8.3.0 and can no longer resize the window. This applies to attempting to pull on the edges and using the top left max icon.
- Bitbucket: https://bitbucket.org/gluon-oss/scenebuilder/issue/101
Original comment by Gioavnni_1701 (Bitbucket: Gioavnni_1701, GitHub: Unknown):
i am using ubuntu 64 16.04.3 lts gnome desktop . i have the same issue but i disable "hide top panel " this is a gnome plugin and then the problem was solved . if you have ubuntu with unity desktop you can disable autohide bar
Original comment by Vlad Vetrov (Bitbucket: u-object, GitHub: Unknown):
How to fix this "bug": My system Ubuntu 16.04.2 Netbeans 8.2 JDK 1.8.0_121
- Install plugin on Netbeans - Gluon Plugin
- Install deb from http://gluonhq.com/products/scene-builder/#download
and whoooaaalaaa windows resized
Original comment by Wout Schoovaerts (Bitbucket: woutschoovaerts, GitHub: Unknown):
Hi guys, If you are on ubuntu/linux mint You can download the Repo, go into the class SceneBuilderApp to line 428 and comment it or delete it. This will make that the dialog does not pop up anymore
Original comment by quizynox (Bitbucket: quizynox, GitHub: Unknown):
Please, make the startup dialog optional until this bug will be fixed in JDK.
Original comment by quizynox (Bitbucket: quizynox, GitHub: Unknown):
I think @JPereda is correct. On my system the maximize button disappear right after opening project. Here is 2 screenshots to demonstrate.

Scene Builder 8.3 Ubuntu 16.10 / Gnome Shell
#!sh
java version "1.8.0_121"
Java(TM) SE Runtime Environment (build 1.8.0_121-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode)
Is there any place where i can download older Scene Builder releases?
Original comment by Jose Pereda (Bitbucket: JPereda, GitHub: JPereda):
This is probably related to this bug. Since 8.2.0 there is a new dialog that shows up when opening Scene Builder.
Original comment by Eduard Drenth (Bitbucket: eduarddrenth, GitHub: eduarddrenth):
found the same issue
Original comment by Kerry Billingham (Bitbucket: kerry, GitHub: kerry):
I have also noticed this but found that if you start scenebuilder specifying an FXML file you can resize SceneBuilder to full screen. A work around for new FXML files is to first create a n empty FXML file and then re-start SceneBuilder, specifying the new FXML file.
It's impossible to work in it! When this will be fixed? Arch Linux KDE, plasmashell 5.14.2 JDK 1.8.0_192 SceneBuilder 8.5
@XakepSDK Hi, please can you confirm this is still an issue in Scene Builder 17.0?