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

--- Comment #11 from Justin L <[email protected]> ---
This is one of those situations where we run into findattr.cxx's problem of 
    bool Found() const { return m_nFound == m_aComapeSet.Count(); }

On the last paragraph, m_nFound actually climbs to three here, so it FAILS
matching the comparison set of size 1 (only searching for bold).

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

Reply via email to