> So the error is there only when there is no edit effect. That's what I thought. This is due to a bug in TableViewRowEditor. This line in the displayMouseHandler instance is causing the problem: consumed = (getEditEffect() != null); It should probably be changed to: consumed = true; G
- Re: TextInput and Validator issues Greg Brown
- Re: TextInput and Validator issues lello
- Re: TextInput and Validator issues Greg Brown
- Re: TextInput and Validator issues lello
- Re: TextInput and Validator issues Greg Brown
- Re: TextInput and Validator issues lello
- Re: TextInput and Validator issues Greg Brown
- Re: TextInput and Validator issues lello
- Re: TextInput and Validator issues Greg Brown
- Re: TextInput and Validator issues lello
- Re: TextInput and Validator issues Greg Brown
- Re: TextInput and Validator issues lello
- Re: TextInput and Validator issues Greg Brown
- Re: TextInput and Validator issues lello
- Re: TextInput and Validator issues Sandro Martini
- Re: TextInput and Validator issues anton dos santos
- Re: TextInput and Validator issues Greg Brown
- Re: TextInput and Validator issues anton dos santos
- Re: TextInput and Validator issues Greg Brown
- Re: TextInput and Validator issues anton dos santos
- Re: TextInput and Validator issues Greg Brown
