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

Justin L <[email protected]> changed:

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

--- Comment #14 from Justin L <[email protected]> ---
repro 26.8.

Note that the cell clicked in must have some content in order for the checkbox
to be available. (In fact, even a 'selection' of multiple empty cells is not
considered a selection...)

The search dialog has a TimeoutHdl_Impl that will make the checkbox inactive in
a few seconds if no SfxViewShell->HasSelection. So apparently SfxViewShell has
a different interpretation of what a selection is than comment 11.

I wonder if ScTabViewShell::HasSelection is used only for this purpose? It is
basically unchanged since initial import. Hmm, it really does seem to be
single-purpose... OK - should be easy then right?

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

Reply via email to