sc/source/ui/view/tabvwsh3.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 08f6107edf3021c31571769e45f7c4b5267d6924 Author: Sahasranaman M S <sah...@naman.ms> Date: Wed Nov 4 16:00:49 2015 +0530 tdf#46637 - Make partially visible cells fully visible on mouse click Change-Id: If6f74d968025dd21ee1d1c4bb52df5ffe2002905 Reviewed-on: https://gerrit.libreoffice.org/19780 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: jan iversen <j...@documentfoundation.org> diff --git a/sc/source/ui/view/tabvwsh3.cxx b/sc/source/ui/view/tabvwsh3.cxx index 068b7fe..606755a 100644 --- a/sc/source/ui/view/tabvwsh3.cxx +++ b/sc/source/ui/view/tabvwsh3.cxx @@ -376,7 +376,7 @@ void ScTabViewShell::Execute( SfxRequest& rReq ) if( bUnmark ) { MoveCursorAbs( nCol, nRow, - SC_FOLLOW_NONE, false, false ); + SC_FOLLOW_LINE, false, false ); } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits