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

--- Comment #2 from Saburo <[email protected]> ---
My shallow thoughts
/svx/source/dialog/srchdlg.cxx
598      if (rStr == SvxResId(RID_SVXSTR_SEARCH_NOT_FOUND))
599         
m_xSearchLB->set_entry_message_type(weld::EntryMessageType::Error);
+        else
+           
m_xSearchLB->set_entry_message_type(weld::EntryMessageType::Normal);

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

Reply via email to