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 75777 - Check DTD doesn't work on first click
Summary: Check DTD doesn't work on first click
Status: VERIFIED DUPLICATE of bug 70101
Alias: None
Product: xml
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@xml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-02 12:43 UTC by Bernard Halas
Modified: 2006-08-09 11:16 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 Bernard Halas 2006-05-02 12:43:22 UTC
When you want to invoke "Check DTD" from the pop-up menu in editor with opened
DTD file, at first sight it seems that the feature doesn't work. But when you
try it again, it works perfectly. I think it should work after the first click.

NB 5.5 beta 200605020200
Comment 1 Bernard Halas 2006-05-02 12:58:03 UTC
Steps to reproduce:
=============================================================
1) press Ctrl+Shift+N to create new project
2) select "Web Application" from category "Web"
3) press "Next"
4) press "Finish"
5) create new file (Ctrl+N)
6) in category "XML" select "DTD Entity"
7) press "Next"
8) press "Finish"
9) invoke pop-up menu anywhere on the editor area with right mouse button
10) select "Check DTD"
  Status: new frame - "Output XML Check" is opened, but no other action is taken
11) repeat steps 9 and 10
  Result: in frame "Output XML Check" is correct output info from action Check DTD

Why do we have to call "Check DTD" function twice?
Comment 2 Jindrich Sedek 2006-08-09 11:09:26 UTC

*** This issue has been marked as a duplicate of 70101 ***
Comment 3 Jindrich Sedek 2006-08-09 11:16:59 UTC
Verified NetBeans 5.5Dev 200608090000
fixed with issue 70101