Ticket #1811 (s1b_analysis_finished bug) — at Version 3

Opened 16 years ago

Last modified 16 years ago

Tweak: Validator of bound controls are not updated

Reported by: dido Owned by: dido
Priority: major Milestone:
Component: BASE_GUI_LIB Version: 2.0
Keywords: Cc: dido
Category: BASE Effort:
Importance: Ticket_group:
Estimated Number of Hours: Add Hours to Ticket:
Billable?: Total Hours:
Analysis_owners: dido Design_owners:
Imp._owners: Test_owners:
Analysis_reviewers: Changelog:
Design_reviewers: Imp._reviewers:
Test_reviewers: Analysis_score: 4
Design_score: 4 Imp._score: 4
Test_score: 0

Description (last modified by dido) (diff)

Steps to reproduce:

  • Run the application
  • Type incorrect data inside the bound text field box
  • The validator indicates invalid data
  • Remove the focus
  • The data inside the bound text field is set to previous default data
  • The validator steal points invalid data

Probably connected with implementations of bound controls using JTextField and more specific with the listeners attached to the text field.

Change History

comment:1 Changed 16 years ago by dido

  • Owner set to dido
  • Status changed from new to s1a_analysis_started

comment:2 Changed 16 years ago by dido

  • Cc dido added
  • Status changed from s1a_analysis_started to s1b_analysis_finished
  • Analysis_owners set to dido

comment:3 Changed 16 years ago by dido

  • Description modified (diff)
Note: See TracTickets for help on using tickets.