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 - Flashing content of Go to Type dialog
Summary: Flashing content of Go to Type dialog
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-16 11:34 UTC by David Kaspar
Modified: 2016-06-21 10:53 UTC (History)
1 user (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 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.