Sometimes it works .. I think there is error in filter algorithm :
I think a node is hidden by filter when one of its children does not match the filter value.
It should be hidden only if ALL its children does not match the filter value.
Laurence Aumeunier
added a comment - Sometimes it works .. I think there is error in filter algorithm :
I think a node is hidden by filter when one of its children does not match the filter value.
It should be hidden only if ALL its children does not match the filter value.
Note that the bug is reproductible in 3.3.x version and certainly in 3.2.x