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

On WinNT/95, ScrollBar does not work consistantly as in Motif

XMLWordPrintable

    • 1.0.1
    • x86, sparc
    • solaris_2.4, windows_nt
    • Not verified

      On WinNT/95, the parameters specified to Scrollbar.setValues are
      different from that for Motif.
      On Motif, parameter maximum is =
                                 height of page - visible window height,
      while on WinNT, parameter maximum is = height of page.
      This function shpuld accept same values on both the platforms.

      The description field as copied from bug report 1236887 follows:

      Run ScrollbarTest.java from the test suite. Move the horozontal
      and vertical scrollbars to the max position. Notice that the
      textfield indicating their current val is less than the max value
      setting for the scrollbars. The test works fine on solaris.

      Vijay

            flar Jim Graham
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: