bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/27973] New: DefaultStyledDocument does not interoperate with


From: audriusa at bluewin dot ch
Subject: [Bug swing/27973] New: DefaultStyledDocument does not interoperate with the HTML support implementation
Date: 9 Jun 2006 09:14:58 -0000

Despite we have some code, implementing functionality of the HTMLDocument, it
is currently completely non functional, inserting only the first element of the
HTML formatted text. After trying to understand, where is the problem, I was
able to locate the removing instruction code in
DefaultStyledDocument.ElementBuffer.insertContentTag. It is this instruction
that breakes the functionality, and it can be restored by commenting it out. As
the implementation of the DefaultStyledDocument.ElementBuffer.insertContentTag
is rather complex, I would prefer that Roman or Michael (the authors) would
look into this. 

I have applied my proposed patch locally, restoring HTML functionality. This
allows me to work on the missing implementation of the javax.swing.text.html.


-- 
           Summary: DefaultStyledDocument does not interoperate with the
                    HTML support implementation
           Product: classpath
           Version: 0.92
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: swing
        AssignedTo: roman at kennke dot org
        ReportedBy: audriusa at bluewin dot ch


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27973





reply via email to

[Prev in Thread] Current Thread [Next in Thread]