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 64984

Summary: switching tabs on macosx + jdk 1.5
Product: platform Reporter: Milos Kleint <mkleint>
Component: Window SystemAssignee: Milos Kleint <mkleint>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description Milos Kleint 2005-09-23 12:52:23 UTC
from issue #60235:

ttran:

"I can reliably reproduce this problem on my Powerbook (OSX 10.4, JDK 1.5, NB dev
build).  Just have two editor tabs.  Caret blinking on the first one. Mouse
click on the other tab caption.  It switched.  But no caret blinking.  Mouse
click inside the second tab to set the focus.  Click on the caption of the first
tab.  No caret.

I can't reproduce this problem with JDK 1.4 on the same machine."
Comment 1 Milos Kleint 2005-09-23 12:54:56 UTC
Checking in src/org/netbeans/core/windows/view/ui/AbstractModeContainer.java;
/cvs/core/windows/src/org/netbeans/core/windows/view/ui/AbstractModeContainer.java,v
 <--  AbstractModeContainer.java
new revision: 1.15.66.1; previous revision: 1.15

workaround merged to release50_beta branch.
Comment 2 Jaromir Uhrik 2005-09-24 09:49:52 UTC
Verified in 5.0 beta branch build #200509231930.