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 17939

Summary: Can't print XML or XSL documents
Product: xml Reporter: rayz <rayz>
Component: CodeAssignee: _ lkramolis <lkramolis>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Other   
Issue Type: ENHANCEMENT Exception Reporter:

Description rayz 2001-11-21 18:57:30 UTC
The button is greyed out, and so is the menu item; even when the files are 
displayed as text.
Comment 1 _ lkramolis 2001-11-21 19:04:09 UTC
TextEditoSupport should implement PrintCookie.
Comment 2 _ pkuzel 2001-11-22 16:00:47 UTC
Our TextEditorSupport must declare that it implements PrintCookie.
Comment 3 _ pkuzel 2001-11-23 17:24:49 UTC
FIXED.
Enhancement required: It should not be driven by *Tree*EditorSupport
that extends TextEditorSupport. TextEditorSupport should be moved from
core module to text module. 
Comment 4 _ lkramolis 2001-12-04 13:45:06 UTC
Petr already fixed it. Enhancement copied into issue 17297.
Comment 5 Quality Engineering 2003-07-02 08:36:06 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.

Comment 6 Quality Engineering 2003-07-02 08:41:25 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.