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

ScrollPane causes IllegalArgumentException on Solaris

XMLWordPrintable

    • 1.1fcs
    • generic
    • solaris_2.5.1
    • Not verified

       
      masayoshi.okutsu@Eng 1997-01-14
      The following has been reported by Toshiba.
      --
      Description:

        ScrollPane on Solaris fails to set up its scroll bars
      when ScrollPane#add() method is called twice or more,
      so you have an IllegalArgumentException when you move
      ScrollPane bars.

      Cause:

      MScrollPanePeer.java for Solaris/Motif uses only
      FIRST child to measure its children's size, and
      ScrollPanePeer DONT remove its child even if its
      child is already set.

            tprinzing Tim Prinzing (Inactive)
            okutsu Masayoshi Okutsu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: