Step 1: Understand the geometry.
The major axis of an ellipse goes through the focus and is perpendicular to the directrix. So we build the major-axis line and then find where it cuts the directrix.
Step 2: Find the slope of the directrix.
The directrix is $x+y=0$, i.e. $y=-x$, so its slope is $-1$.
Step 3: Find the slope of the major axis.
The major axis is perpendicular to the directrix, so its slope $m$ satisfies $m\times(-1)=-1$, giving $m=1$.
Step 4: Write the major-axis line.
It passes through the focus $(1,2)$ with slope $1$: \[ y-2=1(x-1)\implies x-y+1=0 \]
Step 5: Solve with the directrix.
Use $y=-x$ in $x-y+1=0$: \[ x-(-x)+1=0\implies 2x+1=0\implies x=-\tfrac{1}{2} \]
Step 6: Find $y$ and conclude.
Then $y=-x=\tfrac{1}{2}$, so the point is \[ \boxed{\left(-\tfrac{1}{2},\ \tfrac{1}{2}\right)} \]