Bug 196804 - [Dialog] Consider numbers as part of camel case filter in the "Open Type" dialog
Summary: [Dialog] Consider numbers as part of camel case filter in the "Open Type" dialog
Status: VERIFIED DUPLICATE of bug 109695
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.4 M2   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-17 08:23 EDT by Tomasz Zarna CLA
Modified: 2007-09-17 11:40 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomasz Zarna CLA 2007-07-17 08:23:10 EDT
Build ID: N20070714-0010

Steps To Reproduce:
1. Check out org.eclipse.ui.views project (or any other with a class named as described below)
2. Open "Open Type" dialog (ctrl+shift+t)
3. Enter IPS2
=> I would expect IPropertySource2 class to show up

Workaround: Enter i*p*s*2 or simply i*2 (but still you will need to look for the IPropertySource2 class among others)

On the one hand I know that numbers are not part of the camel case type of filter, but on the other hand you must admit that this kind of naming (adding a number on the end of a class name) is a quite popular convention. 

Please at least consider it before marking as a WONTFIX
Comment 1 Martin Aeschlimann CLA 2007-07-18 11:00:34 EDT
Markus, can you comment?
Comment 2 Markus Keller CLA 2007-07-18 12:50:15 EDT
I fully agree with the request, which is a dup of bug 109695. However, we first have to find a solution for bug 176017 before we can make any changes here.

*** This bug has been marked as a duplicate of bug 109695 ***
Comment 3 Eric Jodet CLA 2007-09-17 10:37:58 EDT
IPS2
Comment 4 Eric Jodet CLA 2007-09-17 10:38:27 EDT
I mean: Verified for 3.4 M2 using build I20070917-0010.