﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
15670	[patch] filtering the dataset does not generate any events, despite of the fact that the DataSet has actually changed	cmuelle8	team	"Code and some plugins listen for DataChangedEvents.

Filtering modifies isDisabled() and isHidden() attributes of OsmPrimitives.
Hence the dataSet may indeed have changed after applying or removing a filter with the FilterDialog.

Symptom:
When a filter is made active, no DataChangedEvent is fired.


Please find attached patch that fires a new DataChangedEvent if the current dataset
has been modified after all current filters executed.  It is up to the receiver how
or if this event will be consumed."	defect	closed	normal	17.12	Core	latest	fixed	filtering dataset DataChangedEvent filterdialog	
