sw/source/uibase/utlui/content.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 2d8f17565ebe867210f5769851d91b2e7b612a8f Author: Jim Raykowski <rayk...@gmail.com> Date: Sat Dec 30 16:38:29 2017 -0900 tdf#114771 make focus rect in Navigator content tree position correctly Change-Id: I747d3ef2bbe7227b048e29bd8c5758fb7778ab9d Reviewed-on: https://gerrit.libreoffice.org/48738 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Tamás Zolnai <tamas.zol...@collabora.com> diff --git a/sw/source/uibase/utlui/content.cxx b/sw/source/uibase/utlui/content.cxx index df7f1bbb29c1..489073d55341 100644 --- a/sw/source/uibase/utlui/content.cxx +++ b/sw/source/uibase/utlui/content.cxx @@ -1763,6 +1763,7 @@ void SwContentTree::Display( bool bActive ) { MakeVisible(pEntry); Select(pEntry); + SetCurEntry(pEntry); } } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits