classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Another DefaultStyledDocument ElementBuffer fix


From: Anthony Balkissoon
Subject: [cp-patches] FYI: Another DefaultStyledDocument ElementBuffer fix
Date: Wed, 11 Jan 2006 15:39:00 -0500

These changes to DefaultStyledDocument make all the local tests I have
here pass.  I will commit these tests to Mauve now.  The number one
outstanding problem with DefaultStyledDocument and ElementBuffer is the
way DocumentEvents are handled and marked up.  Lillian is working on
that right now, hopefully we can have it sorted out before too long.

2006-01-11  Anthony Balkissoon  <address@hidden>

        * javax/swing/text/DefaultStyledDocument.java:
        (ElementBuffer.insertContentTag): Don't adjust the structure here.  
        This will have been taken care of in insertFracture.  Added a comment
        explaining that we need to add edits to the DocumentEvent and that
        this may be the place to do it.

--Tony

Attachment: ElementBufferInsertContentFix.diff
Description: Text Data


reply via email to

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