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 116139 - Print to html issue
Summary: Print to html issue
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
: 116212 116685 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-20 12:37 UTC by avp
Modified: 2008-04-02 08:53 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 avp 2007-09-20 12:37:24 UTC
When I run "Print to html" all (or only selected) and then view html-file I see only first line of text
Netbeans 6.0 Dev (CND pack) SUSE 10.2
Comment 1 Vladimir Yaroslavskiy 2007-09-20 13:23:17 UTC
Print category is for Print and Print Preview actions only.
Reassigning to the right category.

The problem is in editor: PrintContainer doesn't work for BaseDocument.
Comment 2 Vladimir Yaroslavskiy 2007-09-20 13:26:01 UTC
Set P1, because there is no any workaround.
Comment 3 Vitezslav Stejskal 2007-09-20 13:52:02 UTC
Any exceptions? I'm making it P2, printing to HTML is not a vital feature.
Comment 4 Vitezslav Stejskal 2007-09-20 15:07:23 UTC
Checking in DrawEngine.java;
/cvs/editor/libsrc/org/netbeans/editor/DrawEngine.java,v  <--  DrawEngine.java
new revision: 1.57; previous revision: 1.56
done
Comment 5 Jiri Prox 2007-09-21 07:59:56 UTC
*** Issue 116212 has been marked as a duplicate of this issue. ***
Comment 6 Vladimir Yaroslavskiy 2007-09-25 14:49:37 UTC
*** Issue 116685 has been marked as a duplicate of this issue. ***