summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sw/source/uibase/uiview/viewmdi.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/uibase/uiview/viewmdi.cxx b/sw/source/uibase/uiview/viewmdi.cxx
index 9acb7f8f7bd0..72986fe7d8d6 100644
--- a/sw/source/uibase/uiview/viewmdi.cxx
+++ b/sw/source/uibase/uiview/viewmdi.cxx
@@ -530,6 +530,7 @@ IMPL_LINK( SwView, MoveNavigationHdl, void*, p, void )
{
if (m_pPostItMgr->HasNotes())
{
+ rSh.EnterStdMode();
m_pPostItMgr->AssureStdModeAtShell();
m_pPostItMgr->SetActiveSidebarWin(nullptr);
GetEditWin().GrabFocus();