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

Block increment not set from pageSize/visible in scrollbar

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.1
    • client-libs
    • None
    • x86
    • windows_95



      Name: mc57594 Date: 02/26/97


      In the scrollbar constructor, the visible variable is
      described as:
      visible - the size of the visible portion of the scrollable area.
                The scrollbar will use this value when paging up or
                down by a page.

      This does not work. If in the constructor you set the
      visible to 20, the size of the thumb looks correct (it is
      larger than if you set the visible to 10), but the block
      increment/decrement is still 10, the user must manually
      set the block increment.

      Also...
      in the setValues() method call the visible variable is
      described as:
      visible - is the amount visible per page
      Is this also supposed to set the block increment value
      (it does not) like the visible in the constructor. It seems
      like it since the setValues() method mirrors the
      constructor's functionality.

      company - A.I. Soft , email - ###@###.###
      ======================================================================

            ehawkessunw Eric Hawkes (Inactive)
            mchamnessunw Mark Chamness (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: