Closed smhmd closed 1 year ago
Hi LordReg,
I was having the same problem and was able to narrow down the problem to commit # 73ad871291aaa51ed6993c9a01e6e8bcf0daee27 -- before this commit, everything was fine.
Also, I was able to reproduce the issue with other programs, e.g., xpdf. Here is how to reproduce:
Hopefully, this helps a bit.
@masumhabib It seems that a workaround is to deactivate these four lines in the source:
Thus transient windows are no longer handled in a special manner. The side-effect is that dialog windows become tiled, but it's definitely a deal to me while this issue is not solved.
Reproduce:
chromium
(new tab, for instance.)Ctrl+s
to save webpage.class
andinstance
but notname
) throughbind[quit]
not cancel button.chromium
will not regain focus and will require clicking orsearch_win
to be focused.