Changes between Version 3 and Version 13 of Ticket #1811


Ignore:
Timestamp:
07/30/09 10:54:55 (16 years ago)
Author:
deyan
Comment:

fixed

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1811

    • Property Status changed from s1b_analysis_finished to closed
    • Property Category changed from unknown to BASE
    • Property Imp._owners changed from to velizar
    • Property Analysis_score changed from 0 to 4
    • Property Summary changed from Tweak: Validator of bound controls are not updated to Validator of bound controls are not updated
    • Property Design_score changed from 0 to 4
    • Property Design_reviewers changed from to meddle
    • Property Analysis_reviewers changed from to velizar
    • Property Owner changed from dido to velizar
    • Property Imp._reviewers changed from to meddle
    • Property Resolution changed from to fixed
    • Property Imp._score changed from 0 to 4
    • Property Design_owners changed from to velizar
  • Ticket #1811 – Description

    v3 v13  
    55 * Remove the focus 
    66 * The data inside the bound text field is set to previous default data 
    7  * The validator steal points invalid data 
     7 * The validator still points invalid data 
    88Probably connected with implementations of bound controls using JTextField and more specific with the listeners attached to the text field.