https://bugs.documentfoundation.org/show_bug.cgi?id=126814
--- Comment #5 from Justin L <[email protected]> --- I'm completely failing to get comment 3 solved. I would have thought that something like the following would have worked: + GetController()->getDialog()->grab_focus(); + GetController()->Activate(); Since it didn't, I tried to listen for ADD_ENTRY events in the dictionary. If there were none, then there would be no need to clear it. Although the idea seems fine, my implementation is wrong - crashing all the time... https://gerrit.libreoffice.org/c/core/+/187667 -- You are receiving this mail because: You are the assignee for the bug.
