Lennart Borgman wrote:It is probably a bug if focus gained messages from the OS do not set the selected frame, but no new Lisp hooks should be needed.I think this helped me to realize what is happening. I am not quite sure but I believe this is a good guess:*** This is where the tooltip window gets created (I did not check further to see if it where reused, but the timings suggests to me it is not): It does seem that any input prevents these focus problems, so it is possibly a case of a message being sent between the UI and Lisp threads, but not getting processed until input arrives. |
_______________________________________________ Emacs-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-devel
