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 229369 - Leaving the "distraction free mode" removes the editor window/editor hangs
Summary: Leaving the "distraction free mode" removes the editor window/editor hangs
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-05 19:16 UTC by markiewb
Modified: 2013-05-10 18:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Reproduction of the issue (284.64 KB, image/png)
2013-05-05 19:16 UTC, markiewb
Details
messages.log (51.80 KB, application/octet-stream)
2013-05-06 20:43 UTC, markiewb
Details
metrics.1 (33.68 KB, application/octet-stream)
2013-05-06 20:45 UTC, markiewb
Details
uigestures (7.28 KB, application/octet-stream)
2013-05-06 20:45 UTC, markiewb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description markiewb 2013-05-05 19:16:53 UTC
Created attachment 134117 [details]
Reproduction of the issue

Reproduction 1 - see screenshot:
* start NB, close all documents
* open a java file -> editor window opens
* enter "distraction free mode"
* leave "distraction free mode" --> the editor window is gone, tab is still visible

Reproduction 2:
* start NB, close all documents
* select two arbitrary files in the project view and compare them to each other
(via Tools-> Diff)
* press shortcut to invoke "View->Show only editor"
* press "swap" toolbar button in the diff window --> the editor hangs, no input possible

Workaround is to invoke "reset windows".

I think this issue was introduced by https://netbeans.org/bugzilla/show_bug.cgi?id=211136

P2 because this is unusable and a real showblocker for a new feature. 

Product Version: NetBeans IDE Dev (Build 201305042300)
Java: 1.7.0_17; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Windows 7 version 6.1 running on amd64; Cp1252; de_DE (nb)
Comment 1 Stanislav Aubrecht 2013-05-06 13:09:44 UTC
Cannot reproduce in 

Product Version: NetBeans IDE Dev (Build 20130506-9e23be4bac48)
Java: 1.7.0_15; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b03
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)

Please attach your IDE log and reopen, thanks.
Comment 2 markiewb 2013-05-06 20:43:33 UTC
Created attachment 134153 [details]
messages.log
Comment 3 markiewb 2013-05-06 20:45:16 UTC
Created attachment 134154 [details]
metrics.1
Comment 4 markiewb 2013-05-06 20:45:39 UTC
Created attachment 134155 [details]
uigestures
Comment 5 markiewb 2013-05-06 20:54:01 UTC
(In reply to comment #1)
> Cannot reproduce in 
> 
> Product Version: NetBeans IDE Dev (Build 20130506-9e23be4bac48)
> Java: 1.7.0_15; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
> Runtime: Java(TM) SE Runtime Environment 1.7.0_15-b03
> System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
> 
> Please attach your IDE log and reopen, thanks.

@Stanislav: 
I tried different JDKs 1.7u15,u17,u21 -> same issue
I tried the build daily 201305052300 build -> same issue
I deinstalled some plugins (beanmill/todo/7beans), because there were exceptions in the log -> still the same issue
I used a clean userdir with the newest dev build -> issue doesn't appear, that's good. So it is a configuration issue?

I attached the log files for you. I hope you can extract some info for analyzing the source of the issue.
Comment 6 Stanislav Aubrecht 2013-05-07 09:34:57 UTC
core-main 5ef502d440b5
Comment 7 Quality Engineering 2013-05-10 02:37:07 UTC
Integrated into 'main-golden', will be available in build *201305092300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/5ef502d440b5
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #229369 - Leaving the "distraction free mode" removes the editor window