Had the same issue in 4.15, was able to fix it with the following code
FSlateApplication::Get().GetActiveTopLevelWindow()->BringToFront(true);
Had the same issue in 4.15, was able to fix it with the following code
FSlateApplication::Get().GetActiveTopLevelWindow()->BringToFront(true);