Project

General

Profile

Actions

Bug #4310

open

ValueListeners receive valueChanged events when values have not changed

Added by Daniel Crawl almost 15 years ago. Updated over 14 years ago.

Status:
New
Priority:
Immediate
Assignee:
Category:
general
Target version:
Start date:
08/13/2009
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4310

Description

A ValueListener sometimes receives events for a Settable when the Settable's value has not changed. This can lead to a stack overflow since reading the value of the Settable may generate another valueChanged event.

To fix this, valueChanged not be called unless the value has actually changed.

Actions

Also available in: Atom PDF