[go: up one dir, main page]

Menu

Commit [r464]  Maximize  Restore  History

Fixed bug 2797562 - "How-to and Value paste bug".

After editing a cell in the How-to or Value tables, and clicking on another cell, the data from the edited cell was pasted into the newly selected cell.
This was fixed by moving the setting of the entered value to the respective renderers instead of in the panels.

The dialog title now says "Add Check Value" when adding a new one, instead of "Edit Check Value"
Cleaned up the wording of the duplicate selector warning dialogs.

jimwinston 2009-05-27

changed /trunk/RTClient/src/org/mitre/rt/client/ui/cchecks/CheckValueAddEditDialog.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/cchecks/ValueTypeTextRenderer.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/fixtype/FixTypePanel.form
changed /trunk/RTClient/src/org/mitre/rt/client/ui/fixtype/FixTypePanel.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/fixtype/NumberedStepTypeLineWrapTextRenderer.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/fixtype/NumberedStepsTablePanel.java