Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6404832

scrolling and resize problem in Window XP

XMLWordPrintable

    • b02
    • generic, x86
    • windows, windows_xp
    • Verified

        The following 3 swing problems are reported by a customer.
        (Escalation #1-15990788, case# 64950957)

        These problems are observed only on windows XP, not on windows 2000 and 2003.
        On windows XP, the problems can be reproduced with IE as well as appletviewer,
        therefore this is likely an awt issue.

        A simple standalone testcase is provided by customer.
        To reproduce, run the attach applet. The application displays a
        "wide" table with vertical and horizontal scroll bars.
        The table is implemented as a grid of panels instead of JTable.

        Here are the problems:

        Problem #1 is not reproducible with the simple testcase, but
        customer has demonstrated the problem via "Microsoft Live Meeting"

        1. When applet is brought up initially, the horizontal scroll bar will not
           work (won't scroll right). When they select one of the alternate views,
           (e.g. click on sort button to sort the table), then the horizontal scroll
           will work.


        Problems #2 and #3 can easily be reproduced with the testcase.

        Slide the horizontal bar to show the far right columns
        (now showing column 13-20), try to resize one of these columns:

        2. Instead of showing column header 15-20, column header 1-8 is shown.
           (the rest of the cells are still showing column 13-20)

        3. As a result, column headers and corresponding column body cells are
           mis-aligned.

              yan Yuri Nesterenko
              lkchow Lawrence Chow
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: