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 91615 - message color is different in information dialog in Find and replace dialogs
Summary: message color is different in information dialog in Find and replace dialogs
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: Yang Su
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-28 13:56 UTC by Andrew Korostelev
Modified: 2007-06-07 17:14 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 2006-12-28 13:56:28 UTC
If user has typed incorrect expression in Find dialog, information dialog with
title 'find' will have message in RED color.
The same message in Replace dialog will be in Black color.

steps:
- create uml project
- invoke 'Find in Model' from project node context menu.
- type '//uml' in 'Find What' and press 'Find'.
- 'find' dialog with message in RED color will appear.
- now repeat the same with 'Replace in Model' menu item.
- Message Color in 'Find' dialog will be black.

Colors in same dialogs should be the same.
Comment 1 Yang Su 2007-05-29 23:27:56 UTC
fixed with issue 104968.
Comment 2 Andrew Korostelev 2007-06-07 17:14:10 UTC
verified in netbeans-hudson-trunk-378-full.zip (070607)