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 215951 - Active Tab Not Fully Shown
Summary: Active Tab Not Fully Shown
Status: REOPENED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
: 214291 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-07-25 14:25 UTC by mjr_1974
Modified: 2013-06-03 09:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
<no description> (17.84 KB, image/png)
2012-07-25 14:25 UTC, mjr_1974
Details
Picture of the problem - Current Dev Release (29.74 KB, image/png)
2012-09-24 17:12 UTC, mjr_1974
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mjr_1974 2012-07-25 14:25:08 UTC
Product Version = NetBeans IDE 7.2 RC1 (Build 201206272359)
Operating System = Linux version 3.5.0-6-generic running on amd64
Java; VM; Vendor = 1.7.0_05
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.1-b03

After dragging and dropping opened files from one panel to another several times during normal workflow (having a fair amount of them opened in each panel), the active tab remains partially hidden. Sometimes, double clicking it will fully display it, but sometimes won't. See attached picture.
Comment 1 mjr_1974 2012-07-25 14:25:33 UTC
Created attachment 122358 [details]
<no description>
Comment 2 Stanislav Aubrecht 2012-09-17 11:05:17 UTC
There already is null check at the appropriate line in the stack trace, please reopen if reproducible in the final version of NB 7.2 or in dev builds.
Comment 3 mjr_1974 2012-09-23 23:09:52 UTC
Still a problem in:

NetBeans IDE Dev (Build nbms-and-javadoc-9445-on-20120921)
Comment 4 mjr_1974 2012-09-24 17:12:56 UTC
Created attachment 124821 [details]
Picture of the problem - Current Dev Release
Comment 5 mjr_1974 2013-02-25 23:49:56 UTC
This is still happening with NB 7.3
Comment 6 mjr_1974 2013-03-04 15:54:01 UTC
This bug makes using the IDE real pain when open with multiple files in the editor. It's probably the bug that disrupts my workflow the most, and it's been around for years. Should this be mark as a priority 2 for it to be fixed?
Comment 7 Stanislav Aubrecht 2013-03-04 16:12:52 UTC
(In reply to comment #6)
> This bug makes using the IDE real pain when open with multiple files in the
> editor. It's probably the bug that disrupts my workflow the most, and it's been
> around for years. Should this be mark as a priority 2 for it to be fixed?

Please provide exact steps to reproduce.
Comment 8 mjr_1974 2013-03-05 00:16:22 UTC
I arrange the IDE to have the Projects tree on the left, and then two areas (divided vertical) to documents. In the left one I open tests and in the right one the tested files. Start playing around with the documents dragging and dropping documents from one section to another or even arranging them to have extra sections. After playing enough you will notice the error as shown in the picture (but I couldn't find a way to exactly reproduce the bug). I program with the IDE for about 8 hours a day and this bug shows up everyday (no exception to this rule).
Sorry I cannot be more specific regarding the exact steps to reproduce. I could not find an order of actions that will trigger the bug...
Comment 9 mjr_1974 2013-03-07 18:06:55 UTC
Shouldn't this be marked as P2? I mean, the whole point of working with the IDE is to edit documents, and the IDE does not handle them as it should. You see a tab that you think its the active one and it is not. So you think you're working in a file but in fact you're editing/adding code in another one. This, IMHO, is a major defect...
Comment 10 Stanislav Aubrecht 2013-06-03 09:20:04 UTC
*** Bug 214291 has been marked as a duplicate of this bug. ***