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

Summary: Check DTD doesn't work on first click
Product: xml Reporter: Bernard Halas <bernard_halas>
Component: CodeAssignee: issues@xml <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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