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 84283 - Quik Search doesn't work in Mobile project properties
Summary: Quik Search doesn't work in Mobile project properties
Status: RESOLVED WORKSFORME
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-06 10:34 UTC by Fabiola Rios
Modified: 2007-08-09 15:25 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 Fabiola Rios 2006-09-06 10:34:23 UTC
Go to mobile Project Properties> Category> Sources&Filtering> Focus in the tree 
 press space bar, the Quick Serach doesn'twork.
Comment 1 Petr Nejedly 2007-01-03 11:41:40 UTC
The quick search works in every other TreeView, so I suspect that the tree used
in the customizer is a plain JTree and not a TreeView.
Please reassign to j2me - I tried to do so, but issuezilla protested for some
reason :-(
Comment 2 Petr Nejedly 2007-01-03 11:42:53 UTC
(OK, the reassign worked on subsequent attempt...)
Comment 3 Adam Sotona 2007-08-09 15:25:29 UTC
There is regular TreeView and quick search works when at least one node is expanded.
Closing as it works for me.