Kaydet (Commit) 82abd23f authored tarafından Caolán McNamara's avatar Caolán McNamara

Resolves: tdf#93317 Modified Document Dialog misses focus on Gtk3

Change-Id: I16ddac82a76a1e665797e4be192d3642f2660d9f
üst 1ba9d7fd
......@@ -845,6 +845,7 @@ bool Dialog::ImplStartExecuteModal()
ImplAdjustNWFSizes();
Show();
ToTop();
pSVData->maAppData.mnModalMode++;
return true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment