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 197366 - files do not open in the right place
Summary: files do not open in the right place
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: REGRESSION
: 197889 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-04-03 20:11 UTC by mmikeyy
Modified: 2011-04-20 12:07 UTC (History)
2 users (show)

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 mmikeyy 2011-04-03 20:11:22 UTC
Product Version = NetBeans IDE 7.0 RC1 (Build 201103280000)
Operating System = Windows 7 version 6.1 running on x86
Java; VM; Vendor = 1.6.0_24
Runtime = Java HotSpot(TM) Client VM 19.1-b02

I have always split the open files in groups. One set of tabs for language files at the top, a separate set in the middle for PHP classes, and a third set at the bottom for JS files. When I need to open a new language file for example, I normally put the cursor in one of the already open language files and the next file that opens is added to that set of tabs.

Now, all of a sudden with this RC release, any file that is opened is automatically added to the bottom set of tabs regardless of where the cursor is.

If another set of tabs is maximized, all tab sets are displayed (current set no longer maximized) and the new file is added at the bottom.

Who decided that it should be the user's intention to open a file not where he is working, but elsewhere in a location that is not even visible on the screen???

*Very* annoying.
Comment 1 Stanislav Aubrecht 2011-04-04 11:07:52 UTC
fixed

6a71a0de6ac7
Comment 2 Quality Engineering 2011-04-05 08:39:12 UTC
Integrated into 'main-golden', will be available in build *201104050400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/6a71a0de6ac7
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #197366 - let the window system to pick the correct editor mode to dock into
Comment 3 mmikeyy 2011-04-09 22:29:55 UTC
this bug has been assigned the 'resolved' status. However it is not resolved at all.

I just downloaded RC2. All files open in the first set of tabs that was created, even if a new set of tabs is maximized and the other sets are not even visible.

It would be nice to see this fixed!
Comment 4 Stanislav Aubrecht 2011-04-11 08:13:34 UTC
it is fixed in development builds as stated in this issue
Comment 5 Marian Mirilovic 2011-04-11 08:57:45 UTC
(In reply to comment #3)
> It would be nice to see this fixed!

mmikeyy, 
could you please test it in development build ? If you'll do so, we will fix it for NB 7.0.1 (which will be bug fix release for 7.0 coming soon. Thanks in advance.
Comment 6 mmikeyy 2011-04-11 14:06:01 UTC
Hi,

Just tested in development build 201104110401. It's ok in that build.

Thanks
Comment 7 Marian Mirilovic 2011-04-11 14:31:03 UTC
(In reply to comment #6)
> Just tested in development build 201104110401. It's ok in that build.

Thanks a lot - verified.
Comment 8 mmikeyy 2011-04-11 14:45:08 UTC
BTW... since nightly builds are not official releases, are we expected to report bugs in them??

Just asking because I am now reverting back to RC1 as I just noticed that the code folding functionnality is absent from the latest nightly build.
Comment 9 Stanislav Aubrecht 2011-04-20 12:07:38 UTC
*** Bug 197889 has been marked as a duplicate of this bug. ***