-
Bug
-
Resolution: Fixed
-
P3
-
1.4.1
-
tiger
-
x86
-
windows_xp
Name: gm110360 Date: 11/07/2002
FULL PRODUCT VERSION :
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)
FULL OPERATING SYSTEM VERSION :
Microsoft Windows XP [Version 5.1.2600]
A DESCRIPTION OF THE PROBLEM :
When using JComboBox (either editable or not) as a Cell
Renderer and/or Cell Editor Component for some columns and
the defaults in other columns, JTable cells are not high
enough to display the entire JComboBox. (Not the popup,
the JComboBox itself!) It gets clipped.
Problem is new in 1.4.1. Did not exist in 1.4.0.
REGRESSION. Last worked in version 1.4
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Just use JComboBox as the Cell Editor and/or Renderer
Component of a JTable CellRenderer and/or CellEditor.
EXPECTED VERSUS ACTUAL BEHAVIOR :
Cells get clipped.
REPRODUCIBILITY :
This bug can be reproduced always.
Release Regression From : 1.4.0_02
The above release value was the last known release where this
bug was known to work. Since then there has been a regression.
(Review ID: 165323)
======================================================================