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 89442

Summary: Flashing content of Go to Type dialog
Product: java Reporter: David Kaspar <dkaspar>
Component: NavigationAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: blocker CC: markiewb
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description David Kaspar 2006-11-16 11:34:28 UTC
The "Go to Type" has a text field for specifying a class to be found and a list
of results.
When you type something to the text field then the list is removed from the
dialog and after the results are found, then the list is shown with the result
again.

This is annoying especially when you are typing your class slowly letter by
letter to specify more and more detailed class name.
Comment 1 Petr Hrebejk 2007-09-05 12:35:42 UTC
Pertially fixed. Strill blinks after Backspace or Del

Checking in GoToPanel.java;
/cvs/utilities/jumpto/src/org/netbeans/modules/jumpto/type/GoToPanel.java,v  <--  GoToPanel.java
new revision: 1.5; previous revision: 1.4
done
Comment 2 Jiri Prox 2008-04-11 00:52:41 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 3 Alexei Mokeev 2009-04-24 09:59:42 UTC
->utilities/jumpto
Comment 4 Tomas Zezula 2016-06-21 10:53:42 UTC
Fixed by filtering.