classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: Another PlainView fixlet


From: Anthony Balkissoon
Subject: [cp-patches] FYI: Another PlainView fixlet
Date: Fri, 14 Oct 2005 15:55:13 -0400

nextTabStop in PlainView was adding the tab size (in characters) to the
width of 'm' (in pixels).  This should have been a multiplication.
Fixed.

2005-10-14  Anthony Balkissoon  <address@hidden>

        * javax/swing/text/PlainView.java:
        (nextTabStop): Tab size should be multiplied by the width of 'm', not
        added to it.

--Tony

Attachment: PlainViewNextTabStopFix.diff
Description: Text Data


reply via email to

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