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 251184 - During project creation, popup window can appear under New Project window and can't get focus
Summary: During project creation, popup window can appear under New Project window and...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.0.2
Hardware: PC Linux
: P4 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-15 00:55 UTC by WarBaboon
Modified: 2015-03-22 01:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description WarBaboon 2015-03-15 00:55:31 UTC
Tested on Ubuntu 14.10 in Virtualbox, Netbeans 8.0.2 for PHP.

1) Create a new project. Select PHP and PHP Application.
2) Press Next until you come up to the framework selection.
3) Check any of the checkboxes that make a link to the Options window appear (Symfony2, Zend, etc.). In the bottom of the window, click the Options link.
4) The PHP tab of the Options window appears. Press Cancel.
5) Back to the previous window, press Options once again.

The Options window appears but it is underneath the current window, this time, and cannot be interacted with. You need to close the New Project window to be able to set options.
Comment 1 Tomas Mysik 2015-03-16 07:44:19 UTC
Sounds to me to be a window system problem? Please evaluate, thanks.
(PHP support simply opens IDE Options dialog from the Wizard panel.)
Comment 2 WarBaboon 2015-03-22 01:47:16 UTC
(In reply to Tomas Mysik from comment #1)
> Sounds to me to be a window system problem? Please evaluate, thanks.
> (PHP support simply opens IDE Options dialog from the Wizard panel.)

That does not seem to be the case : I installed NetBeans (same version, 8.0.2) straight on my Windows machine (Win7 Ultimate x64) and the behavior is the same. Since this is a wholly different system, I'm fairly certain this is not a windows system issue.