This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug AWT/16752] New: IAA.TextPaneTest: TextArea Does Not Scroll With Cursor


In the Acunia test suite, in IAA.TextPaneTest, as the cursor moves up
and down the text area, the visible view pane should scroll either up
or down, so that the cursor is always visible.  When run with libgcj,
the cursor moves down, but the TextArea does not scroll, so the cursor
disappears below the visible view pane.

-- 
           Summary: IAA.TextPaneTest: TextArea Does Not Scroll With Cursor
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P1
         Component: AWT
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: djee at redhat dot com
                CC: djee at redhat dot com,gcc-bugs at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]