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 13213

Summary: Animation in IDE : after minimize window on Solaris in MDI
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: Window SystemAssignee: mslama <mslama>
Status: CLOSED WORKSFORME    
Severity: blocker CC: dsimonek, rdankanin
Priority: P4    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: StackOverflow

Description Marian Mirilovic 2001-06-26 16:15:19 UTC
[pilsen](010625),[jdk1.4](b69)

Steps to reproduce:
- open frame (eg. examples/clock/ClockFrame )
- switch to MDI
- minimize Source Window
- scroll to left ( you must see minimized Source Editor)
- open Source Editor ( click on minimized Source Editor)
- minimize frame

Now you can see "crazy animation" minimized form shows up and down in cycle.
After click on , you obtain StackOverflowException(attachment)
Comment 1 Marian Mirilovic 2001-06-26 16:16:03 UTC
Created attachment 1739 [details]
StackOverflow
Comment 2 Jan Zajicek 2001-06-27 11:21:43 UTC
Marek, it seems like the same focus issue that we are now solving with jdk team.
Comment 3 Antonin Nebuzelsky 2001-07-09 13:51:31 UTC
I saw a similar "crazy animation" - tabs in the Explorer were 
automatically switching around. I could stop it only by closing the 
Explorer or by switching to another workspace. I don't know what 
exactly started this behavior.
Comment 4 Jan Zajicek 2001-07-10 10:26:43 UTC
Antonin, see issue #11604.
Comment 5 mslama 2001-07-11 13:42:11 UTC
The same reason as now in #11937 after focus problem was fixed in JDK
1.4.0 b70

*** This issue has been marked as a duplicate of 11937 ***
Comment 6 Marian Mirilovic 2001-07-11 14:14:46 UTC
Exception not recieved in [jdk1.4.0](b70), but animation stay visible.
The same happens if you scroll to top , vertical scrollbar want scroll
down & up. 
Comment 7 Jan Zajicek 2001-10-11 15:02:12 UTC
Simple to reproduce - start ide in MDI on jdk1.4 - open source editor
- minimize it - move the minimized frame partialy out of the floating
space in the bottom - now the animation wil start - you can stop it by
draging of minimized source editor back.
Comment 8 Marian Mirilovic 2001-11-19 12:28:09 UTC
*** Issue 17814 has been marked as a duplicate of this issue. ***
Comment 9 Jan Chalupa 2001-11-27 11:50:39 UTC
Target milestone -> 3.3.1.
Comment 10 Jan Chalupa 2001-11-27 11:54:10 UTC
Target milestone -> 3.3.1.
Comment 11 mslama 2002-01-11 13:16:23 UTC
Evaluation: Conflict between Swing and window system handling of
minimized frame.
Comment 12 Jan Chalupa 2002-01-11 14:03:50 UTC
Target milestone -> 3.4
Comment 13 Jan Chalupa 2002-01-11 14:07:56 UTC
Target milestone -> 3.4
Comment 14 Jan Chalupa 2002-01-11 14:08:55 UTC
Target milestone -> 3.4
Comment 15 Jan Chalupa 2002-01-11 14:11:39 UTC
Target milestone -> 3.4
Comment 16 mslama 2002-01-16 14:11:02 UTC
Marian, please, can you check it with main trunk build? I checked it
now with JDK 1.4.0-b90, Linux and it seems ok. I remember I saw it on
Linux too, the last reproduction case by J.Zajicek moving icon of
minimzed frame slightly out of visible area.
Comment 17 Marian Mirilovic 2002-01-16 14:57:54 UTC
It seems like works in [nb3.3.1](rc1) on [jdk1.4](91).
Comment 18 Quality Engineering 2003-07-01 16:01:41 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 19 Quality Engineering 2003-07-01 16:51:50 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.