diff --git a/pcbnew/tools/position_relative_tool.cpp b/pcbnew/tools/position_relative_tool.cpp index fe57ea3cb2..f8cde51e94 100644 --- a/pcbnew/tools/position_relative_tool.cpp +++ b/pcbnew/tools/position_relative_tool.cpp @@ -127,6 +127,8 @@ int POSITION_RELATIVE_TOOL::SelectPositionRelativeItem( const TOOL_EVENT& aEvent STATUS_TEXT_POPUP statusPopup( frame() ); bool done = false; + Activate(); + statusPopup.SetText( _( "Select reference item..." ) ); picker->SetClickHandler(