Search Filter for Attributes changes very small values to 0

I have a Attribute defined as farad, float with 12 digits

I can enter a Filter search like
Attributes.farad:>10e-5
when you press enter it changes to
Attributes.farad:>0.0001
and works fine

If I use
Attributes.farad:>10e-12
it changes to Attributes.farad:>0
and the search works correctly the first time, but if you run it again
it does not use the original 10e-12 value but the displayed “0” amount.

Is there a setting I can change to have the Filters attributes retain the entered scientific value
or to increase the resolution it displays so 10e-12 for instance is shown as 0.00000000001 ?

No it is a bug so please fill a report.

Ok, bug report created.