This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 373028 - Using wild card character in filter dialog doesn't work properly
Summary: Using wild card character in filter dialog doesn't work properly
Status: CLOSED FIXED
Alias: None
Product: Tigerstripe (Archived)
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X - Carbon (unsup.)
: P3 normal (vote)
Target Milestone: 0.5M0   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-01 18:21 EST by Navid Mehregani CLA
Modified: 2012-03-05 09:45 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Navid Mehregani CLA 2012-03-01 18:21:10 EST
Build Identifier: 

Using * in filter dialog doesn't work property 

Reproducible: Always

Steps to Reproduce:
1. In the entity editor > add an attribute > Under attribute type, click on Browse
2. In filter text box, type in "*boolean" (without the quotes).  Notice that as soon as you type in *, all types are removed.  This should match all characters instead.
Comment 1 Valentin Yerastov CLA 2012-03-02 05:35:28 EST
Fixed
Comment 2 Navid Mehregani CLA 2012-03-05 09:45:12 EST
Verified. Thanks!