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 SWING/17362] New: Scrollbars in JScrollPane appear only if the Container containing JScrollPane is revalidated


First time when JScrollPane is displayed, it doesn't have any scrollBars.
However scrollbars appear once container is revalidated.

Desired Result: Scrollbars of JScrollPane should appear right away if they are
necessary.

-- 
           Summary: Scrollbars in JScrollPane appear only if the Container
                    containing JScrollPane is revalidated
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: SWING
        AssignedTo: graydon at redhat dot com
        ReportedBy: rodimina at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
                    dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17362


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