kaushikrcks / lpsolver

Automatically exported from code.google.com/p/lpsolver
0 stars 0 forks source link

Revising input in a table cell should initialize with the previous input all selected #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter a value in a double-based table cell.
2. Deselect the cell.
3. Reselect the cell with a single click to highlight, and enter new values.

What is the expected output? What do you see instead?
The newly entered values should replace the pre-existent values.
Currently, the newly entered values append on the pre-existent values.

Please use labels and text to provide additional information.
JTable Cell Editors/Frame Class

Original issue reported on code.google.com by GTh...@gmail.com on 7 Apr 2009 at 3:32

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago

Original comment by GTh...@gmail.com on 19 Apr 2009 at 4:48