https://bugs.documentfoundation.org/show_bug.cgi?id=149007

Mike Kaganski <mikekagan...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |er...@redhat.com
             Status|UNCONFIRMED                 |NEW

--- Comment #1 from Mike Kaganski <mikekagan...@hotmail.com> ---
Repro.

Searching for 0.0000000008765432 succeeds. But e.g. search for
0.00000000087654320 
or for 00.0000000008765432 fails. So it looks like it converts numeric values
to a fixed-format string, and compares to search string, without trying the
other way round.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to