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 95716 - case insensitive search confirmation dialog should appear on changing 'match case' checkbox state
Summary: case insensitive search confirmation dialog should appear on changing 'match ...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-15 16:14 UTC by Andrew Korostelev
Modified: 2009-05-25 21:06 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 Andrew Korostelev 2007-02-15 16:14:54 UTC
case insensitive search confirmation dialog should appear on changing 'match
case' checkbox state, but not after pressing 'find' button with deselected
'match case' checkbox.

steps:
steps:
- make sure 'UML|Find Dialog|Allow Lengthy Searches' preference in Options is
set to 'Ask Me'.
- invoke 'find in model' on 'Model' node.
- uncheck 'Match Case' checkbox.
- press 'find' button
- 'find' confirmation dialog will appear.

With new meaning of 'Allow Lengthy Searches' preference (see issue 95685)
confirmation dialog should appear on checkbox deselecting.