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 219163 - Opening a modal dialog while the IDE help is displayed results in incorrect windows layout
Summary: Opening a modal dialog while the IDE help is displayed results in incorrect w...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.3
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-28 08:42 UTC by ytn01
Modified: 2012-10-10 03:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (103.52 KB, text/plain)
2012-09-28 08:42 UTC, ytn01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ytn01 2012-09-28 08:42:26 UTC
Opening any modal dialog (like "New Project" dialog) while the IDE's help content is being displayed results in unwanted distortion of existing windows.
	
Reproduction steps:
1- Launch the IDE
2- Open help window via Help->Help Contents menu or via F1 keyboard shortcut
3- Maximize Help Contents window
4- Switch back to the main IDE window
5- Open any modal dialog like new project dialog

Product Version = NetBeans IDE 7.3 Beta (Build 201209232010)
Operating System = Mac OS X version 10.7.4 running on x86_64
Java; VM; Vendor = 1.6.0_35
Runtime = Java HotSpot(TM) 64-Bit Server VM 20.10-b01-428
Comment 1 ytn01 2012-09-28 08:42:34 UTC
Created attachment 125056 [details]
IDE log
Comment 2 ytn01 2012-09-28 08:53:37 UTC
Unintemtionally attached logg, please dont consider.
(In reply to comment #1)
> Created attachment 125056 [details]
> IDE log
Comment 3 Stanislav Aubrecht 2012-10-09 14:21:52 UTC
core-main 1b382c78dff5
Comment 4 Quality Engineering 2012-10-10 03:05:48 UTC
Integrated into 'main-golden', will be available in build *201210100002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1b382c78dff5
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #219163 - ModalExclusion started to work on Mac