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 - Pane issues
Summary: Pane issues
Status: REOPENED
Alias: None
Product: platform
Classification: Unclassified
Component: Text (show other bugs)
Version: 7.3.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-11 12:24 UTC by Egor Ushakov
Modified: 2013-06-11 17:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.