[Libreoffice-bugs] [Bug 33201] UI: Highlight (not select) current row and column in spreadsheet

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Jul 8 07:59:48 UTC 2021


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

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |erack at redhat.com,
                   |                            |markus.mohrhard at googlemail.
                   |                            |com

--- Comment #44 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
Was looking into the code but it seems to be a tricky thing. We could use
either ScOutputData::DrawBackground() or ScOutputData::DrawGrid() for the
highlighting (would suggest to add a boolean parameter to the function because
it's also used for print and other previews), which is called from
ScGridWindow::DrawContent() (gridwin4.cxx). But no idea what cells is focused
at this position.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210708/b1b787ab/attachment.htm>


More information about the Libreoffice-bugs mailing list