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

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Heiko Tietze <[email protected]> ---
The function does not scroll as scrolling (via the scrollbar) but puts the
active cell into focus. So if you drag from right you tell the application to
bring this cell into the view plus preparing to move further. It is a desired
functionality.

To solve the problem I could imagine a timer which prevents scrolling for
something like 500ms. And to make the scrolling smoother, we could infinitely
scroll if the cursor is on the edge (one has to move the cursor to drop). Eike,
what do you think?

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

Reply via email to