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 231080

Summary: Pane issues
Product: platform Reporter: Egor Ushakov <gorrus>
Component: TextAssignee: Miloslav Metelka <mmetelka>
Status: REOPENED ---    
Severity: normal    
Priority: P3    
Version: 7.3.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Egor Ushakov 2013-06-11 12:24:13 UTC
Hi,
I have permanent pane problems is situations like:
1) I click on definition of function then click Alt/Left to
 return back.  IDE (NB) can switch to another pane easily.
2) I have the same file opened in both panes but editing something else.
  I press Shift+Alt+O to switch to the file.  IDE can move me to other pane.

I want IDE to respect my pane and keep them as independent as possible.
First case is very bad.  I open a file twice for a reason and switch to
wrong pane changes the position in wrong editor so I have two
identical editors after that.
Comment 1 Stanislav Aubrecht 2013-06-11 12:44:01 UTC
Please clarify what a 'pane' and also attach a screen shot if possible and reopen, thanks.
Comment 2 Egor Ushakov 2013-06-11 13:11:35 UTC
This report is from one of our users, not me :)
By pane he means different editor areas. He has two monitors and the IDE is stretched over the whole area. He has some editors on one monitor and some on the other. You can reproduce it by simply dragging source tab to another place to have a separate editor pane.
Comment 3 Tomas Zezula 2013-06-11 17:51:05 UTC
Nothing to do with java/navigation.
The 1) problem is part of editor.
The 2) problem works fine for me. Also the JavaTypeDescription uses EditorCookie.openDocument() to open the file. It does not specify the "pane" which should be opened it's done by opened.text.