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

Summary: case insensitive search confirmation dialog should appear on changing 'match case' checkbox state
Product: uml Reporter: Andrew Korostelev <akorostelev>
Component: GeneralAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

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.