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 81374 - Find toolbar button disabled in Schema view (in some cases)
Summary: Find toolbar button disabled in Schema view (in some cases)
Status: VERIFIED DUPLICATE of bug 68765
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Nathan Fiedler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-28 20:32 UTC by Annette Wegscheider
Modified: 2006-09-21 23:57 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 Annette Wegscheider 2006-07-28 20:32:58 UTC
In some cases, the Find toolbar button (and Edit > Find), is disabled in the
Schema view.
To reproduce:
1. Open two xsd files (file1, file2).
2. In file1, switch to Design view (Find is disabled, correct).
3. Switch to file2, Schema view by default. (Find is enabled, correct.)
4. Switch back to file1 showing Design view. (Find is disabled, correct).
5. Click Schema view button. --> Find remains disabled, which is incorrect.
The only way to "revive" the button is to close and reopen the file.
CTRL-F is always functional during this process. Only toolbar button and Edit >
Find commands are disabled.
Comment 1 Nathan Fiedler 2006-09-21 23:27:43 UTC
This is identical to a core/multiview issue that affects all multiviews in
NetBeans, not just our schema editor.

*** This issue has been marked as a duplicate of 68765 ***
Comment 2 Annette Wegscheider 2006-09-21 23:57:28 UTC
Reviewed the description of the duplicate issue