- the tab order in the Document Target window is totally messed up
- when the text fields get focus, it should highlight the text in the field, and delete it as soon as you type something. Right now, opening the Document target window, and typing 1000 will result in the document having a target word count of 10,000 words—the zero that's in there initially is not deleted, but you type stuff in front of it. When you have "900" there, and want to change it to 800, you type 800, and end up with 800,900, close to a million words as target. Definitely not what one wants when typing 900.

- when I delete a value, such as overrun allowance, that's because I want it gone. Right now what it does if I delete it, is bring it back as soon as I hit the OK button.
Scenario: I have "600" in the overrun allowance field. I highlight this value and delete it, since I don't want this tracked. I click "OK."
Expected behavior: Overrun allowance gets deleted.
Actual happening: The previous "600" gets reset, as if I didn't even delete it.
Scenario 2: I have "600" in the overrun allowance field. I click in this field and use the backspace button to delete it, since I don't want this tracked. I click "OK."
Expected behavior: Overrun allowance gets deleted.
Actual happening: The overrun allowance gets changed to "6".
Details in the bug forum: viewtopic.php?f=32&t=61226