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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
                 CC|                            |[email protected]

--- Comment #7 from Justin L <[email protected]> ---
(In reply to Justin L from comment #6)
> It might have been asking for adding 'Hidden' to the Attributes button 
The 'Format' button is better - everything is already there - just not
available.

sw/source/uibase/uiview/viewsrch.cxx
-         RES_CHRATR_SCALEW,      RES_CHRATR_RELIEF,
-         RES_CHRATR_OVERLINE,    RES_CHRATR_OVERLINE,
+         RES_CHRATR_SCALEW,      RES_CHRATR_OVERLINE,

The range with hidden explicitly excluded was done in
commit 076f9e488393e10ef05b5e824d1d99268b2f022e
Author: jp <[email protected]> on Wed Oct 31 14:55:46 2001 +0000
    Bug #93764#: ExechSearch - return correct WhichId range

No indication why hidden was excluded.

P.S. when hidden characters are not visible, then finding them doesn't work
anyway. Not found. So no concern about a 'blinking cursor' or an invisible
selection.

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

Reply via email to