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 255703 - Options window during creation of zend2 project opens under creation form and unclickable
Summary: Options window during creation of zend2 project opens under creation form and...
Status: NEW
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: PC Linux
: P4 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-05 19:48 UTC by Selpi
Modified: 2015-10-07 08:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (71.23 KB, text/plain)
2015-10-05 19:48 UTC, Selpi
Details
Options link (114.24 KB, image/png)
2015-10-05 19:49 UTC, Selpi
Details
Options window behind form and unclickable (102.86 KB, image/png)
2015-10-05 19:50 UTC, Selpi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Selpi 2015-10-05 19:48:54 UTC
Product Version = NetBeans IDE 8.1 RC (Build 201510012201)
Operating System = Linux version 3.19.0-30-generic running on amd64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Reproducibility: Happens every time

STEPS:
  *Open creation of php application, go the the steps where you can check Zend2 framework and you have an 'Options' 
      link there in 'Zend Skeleton section'
  *Click Options button once, Options opens in front and accessible.
  *Close Options window and click 'Options' link again
  

ACTUAL:
  *This time Options window opens behind project creation form and unaccessible until you close project creation.

EXPECTED:
  *Options window should be opened in front and be usable
Comment 1 Selpi 2015-10-05 19:48:59 UTC
Created attachment 156527 [details]
IDE log
Comment 2 Selpi 2015-10-05 19:49:51 UTC
Created attachment 156528 [details]
Options link
Comment 3 Selpi 2015-10-05 19:50:29 UTC
Created attachment 156529 [details]
Options window behind form and unclickable
Comment 4 Jiri Kovalsky 2015-10-07 07:48:15 UTC
Reassigned for further investigation.
Comment 5 Tomas Mysik 2015-10-07 08:05:51 UTC
This is likely some "clash" between Wizard and Options dialogs. Will try to investigate it. However, lowering to P4, clicking twice in a row on Options link seems to me to be not so common scenario.

Thanks for reporting.