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 98634 - Conflicting Quick Search when using Space in Generate Getters and/or Setters dialogs
Summary: Conflicting Quick Search when using Space in Generate Getters and/or Setters ...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: A11Y
: 99317 99984 100334 103606 103828 105515 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-03-22 13:00 UTC by Martin Krauskopf
Modified: 2008-12-22 10:59 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 Martin Krauskopf 2007-03-22 13:00:06 UTC
1) Alt+Ins in editor
2) Choose "Getter and Setter..."
3) Select some field with the keyboard and try to select it with checkbox
   -> "Quick Search" appears

Actually happens also with other similar dialogs.
Comment 1 Petr Hrebejk 2007-03-25 12:10:00 UTC
No way to switch of the QuickSearch or eating the space in BeanTreeView.
Reassigning.
Comment 2 Petr Nejedly 2007-03-25 21:11:48 UTC
So if I change the quick search to ignore spaces, this problem will be solved?
I believe this is acceptable solution, node name shouldn't start with a space
anyway and leading space will be hard to recognize in explorer anyway...
Comment 3 Jiri Prox 2007-03-29 08:52:12 UTC
*** Issue 99317 has been marked as a duplicate of this issue. ***
Comment 4 Jan Lahoda 2007-04-04 14:29:14 UTC
*** Issue 99984 has been marked as a duplicate of this issue. ***
Comment 5 Petr Nejedly 2007-04-04 14:29:55 UTC
*** Issue 99984 has been marked as a duplicate of this issue. ***
Comment 6 Jiri Prox 2007-04-10 11:11:00 UTC
*** Issue 100334 has been marked as a duplicate of this issue. ***
Comment 7 Jiri Prox 2007-05-10 08:00:47 UTC
*** Issue 103606 has been marked as a duplicate of this issue. ***
Comment 8 Jiri Prox 2007-05-14 08:39:24 UTC
*** Issue 103828 has been marked as a duplicate of this issue. ***
Comment 9 Petr Hrebejk 2007-05-18 19:35:55 UTC
Had too many duplicates. Fix seemed easy. Curious what will go wrong.

Checking in TreeView.java;
/cvs/openide/explorer/src/org/openide/explorer/view/TreeView.java,v  <-- 
TreeView.java
new revision: 1.23; previous revision: 1.22
done
Comment 10 Jiri Prox 2007-06-04 09:32:49 UTC
*** Issue 105515 has been marked as a duplicate of this issue. ***