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 249291

Summary: Enabling then disabling "Show Only Editor" can leave a floating editor window blank
Product: editor Reporter: ArchieBeans
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description ArchieBeans 2014-12-11 12:23:04 UTC
1) Open and view two files in NetBeans (so that you have two tabs open)
2) On one of the tabs, right-click and select Float.  This creates a new window in which you can see the file contents.
3) In this new window, enable the "Show Only Editor" feature (Ctrl-Shift-Enter for me).
4) The original window changes to editor-only mode
5) In the new window, disable the "Show Only Editor" feature (again, Ctrl-Shift-Enter)
6) The original window stops editor-only mode (as expected).
7) The new window becomes completely blank, the file contents no longer visible.  I would expect the file contents to remain visible.