Ticket #1811 (new bug) — at Initial Version

Opened 16 years ago

Last modified 16 years ago

Tweak: Validator of bound controls are not updated

Reported by: dido Owned by:
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: 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

Steps to reproduce:

  • Run the application
  • Type incorrect data inside the zoom combo box
  • The validator indicates invalid data
  • Remove the focus
  • The data inside the combo box is set to previuos 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.

Note: See TracTickets for help on using tickets.