@ -1934,7 +1934,12 @@ void UBBoardController::closing()
mIsClosing = true;
lastWindowClosed();
ClearUndoStack();
#ifdef Q_OS_OSX
if (!UBPlatformUtils::errorOpeningVirtualKeyboard)
showKeyboard(false);
#else
#endif
}
void UBBoardController::lastWindowClosed()