JDK-4199394 : JScrollPane - scrollbars + headers should not leave gaps
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.1.6,1.2.0
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: generic,windows_95
  • CPU: generic,x86
  • Submitted: 1998-12-22
  • Updated: 2017-05-23
Related Reports
Duplicate :  
Relates :  
Description
Name: krT82822			Date: 12/22/98


When a row and column header are present along with the scrollbars on a JScrollPane, there should be no gap above the vertical scrollbar - or to
the left of the horizontal scrollbar. The scrollbars should extend into that space.  This makes database grids look very strange.
(Review ID: 48495)
======================================================================

Comments
EVALUATION This would certainly be a resonable alternative layout for JScrollPanes. However to enable it, we'd need to extend the API so that developers could ask for it, so the change will have to wait until the next JDK release. This isn't a bug, it's an RFE. hans.muller@Eng 1999-02-04
04-02-1999