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 109244 - Go to Type Case Sensitivity Not Working
Summary: Go to Type Case Sensitivity Not Working
Status: RESOLVED WORKSFORME
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-10 14:45 UTC by William Leonard
Modified: 2008-02-13 15:39 UTC (History)
0 users

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 William Leonard 2007-07-10 14:45:51 UTC
1) Create a new Rails project and press Ctrl+O to open the Go to Type dialog.
2) Type "App" and nothing is found. 
3) Type "app" and the ApplicationController is found.

With Case Sensitive disabled, the ApplicationController should be found in both cases.

4) Enable Case Sensitive
5) With "app" still in the name field, ApplicationController is no longer found.
6) Type "App". Now it is found.

This appears to be working (assuming your searching on the type and not the file name)
Comment 1 Torbjorn Norbye 2007-07-10 16:49:33 UTC
Which version is this? It sounds like a bug I fixed a couple of weeks ago (-after- M10).
Comment 2 William Leonard 2007-07-10 17:37:02 UTC
Ah, sorry, it is M10.
Comment 3 Martin Krauskopf 2008-02-13 15:39:52 UTC
Getting rid of 'ui' category. Will use right subcomponent and UI keyword. 'code'
when none subcomponent fits.