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

Deena P.F. <[email protected]> changed:

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

--- Comment #12 from Deena P.F. <[email protected]> ---
I'd like to work on this to learn this part of the code. The approach I'm
taking is to just look at the current code and understand it. By stepping
through code in the debugger it appears that ScInputHandler::EnterHandler and
callees are where the action is. This function is called when you type in text
into a cell and it appears to work correctly then. It is also called when you
extend a range using the mouse, however the RSUs do not appear. They do appear
later when you (a) scroll the window (b) when you paste (using ctrl-v) into a
new selection (c) resize the window. An interesting thing is that when you
paste using ctrl-v ALL THE RANGES will repaint with the RSUs correctly (and
slowly enough so that you can observe it). It will take me some time to learn
the affected parts of the code base and understand how they cause these
effects. If anyone has comments to guide me, I'd welcome them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to