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/16745] New: Wrong Default Cursor Location in TextArea


Description of problem:

The default cursor location in a TextArea component is at the very end
of the text.  In Sun, the default location is at the beginning of the
text.

Steps to Reproduce:

Run Acunia test suite.  Open IAA.ActionConfirmDialogTest.  Notice that
in the center TextArea, the cursor is at the end of the text.
------- Additional Comments From djee at redhat dot com  2004-06-03 15:45 -------
I referenced the wrong Acunia test; the correct way to reproduce the
bug is to run IAA.TextPaneTest.

-- 
           Summary: Wrong Default Cursor Location in TextArea
           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=16745


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