bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/27595] New: PlainDocument.replace() does not invoke insertStr


From: thebohemian at gmx dot net
Subject: [Bug swing/27595] New: PlainDocument.replace() does not invoke insertString
Date: 13 May 2006 23:06:53 -0000

Because of the way AbstractDocument.replace() is currently written the
insertString() method is not called. This is a problem because that method is
public, overridden in PlainDocument and can provide an important feature there:
Filtering of newlines.


-- 
           Summary: PlainDocument.replace() does not invoke insertString
           Product: classpath
           Version: 0.90
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: swing
        AssignedTo: thebohemian at gmx dot net
        ReportedBy: thebohemian at gmx dot net


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





reply via email to

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