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

Eike Rathke <er...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |er...@redhat.com

--- Comment #23 from Eike Rathke <er...@redhat.com> ---
(In reply to Heiko Tietze from comment #19)
> Code pointer: ScViewFunc::FillCrossDblClick()

Which is in sc/source/ui/view/viewfun2.cxx
Note that the current implementation looks for (preferred) data left of the
start of the selection, or if not found looks for data at right (apparently no
one noticed, because everyone tested with existing data to the left?). That
probably could be changed to skip the left lookup and force the right lookup.

Question remains what should happen if there is no data to the right; as
Alt+DoubleClick explicitly requests fill aligned to right probably nothing.

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

Reply via email to