-
Bug
-
Resolution: Duplicate
-
P3
-
8
-
win 10,win xp, win 8, OEL 6,mac
-
generic
-
generic
Testsuite name:regression
Test name(s):closed/javax/swing/JTable/4275046/bug4275046.java
Product(s) tested:JDK8u20 b21(64bit)
OS/architecture:Mac10.10-x64
Instruction:
Click in a cell in the "Color" column. A combo box appears in the cell.
Edit its value, e.g. enter some text there. Then click into another cell
(do not press Enter or Tab). The content of the edited cell should not
change. If it reverts to the old, unedited text, test fails.
Actual behavior:
When enter some text refer to bug4275046-1.jpg and click into another cell,it value reverts to the old, unedited text refer to bug4275046-2.jpg.
Test name(s):closed/javax/swing/JTable/4275046/bug4275046.java
Product(s) tested:JDK8u20 b21(64bit)
OS/architecture:Mac10.10-x64
Instruction:
Click in a cell in the "Color" column. A combo box appears in the cell.
Edit its value, e.g. enter some text there. Then click into another cell
(do not press Enter or Tab). The content of the edited cell should not
change. If it reverts to the old, unedited text, test fails.
Actual behavior:
When enter some text refer to bug4275046-1.jpg and click into another cell,it value reverts to the old, unedited text refer to bug4275046-2.jpg.
- duplicates
-
JDK-8072767 DefaultCellEditor for comboBox creates ActionEvent with wrong source object
- Resolved
-
JDK-8058525 Editable ComboBox in JTable does not get edited text as selected item
- Closed
- relates to
-
JDK-8032878 Editable combos in table do not behave as expected
- Resolved
-
JDK-8256187 [TEST_BUG] Automate bug4275046.java test
- Resolved
-
JDK-8068047 JTable - JComboBox edit problem
- Closed