window.focus() does not bring the window to the front #2931
Labels
bug
Bug report
Framework
Related to framework code or APIs
help wanted
Issue resolution will likely require community contributions
Original report by Andy Tzeng (Bitbucket: andytzeng, GitHub: andytzeng).
What steps will reproduce the problem?
What is the expected output? What do you see instead?
it is expected the popup window can be brought to the front. But, current build has no response.
What version of the product are you using? On what operating system?
CEF 81.3.2+gb9282cc+chromium-81.0.4044.138 on Windows/Mac
Does the problem reproduce with the cefclient or cefsimple sample application at the same version? How about with a newer or older version?
cefclient/cefsample has the issue on every maintained version
Does the problem reproduce with Google Chrome at the same version? How about with a newer or older version?
Google Chrome works well. The 80+ version I tested work as expected.
Based on the spec, it should be able to bring the window to the front. I’ve prepared the PR for the issue.
The text was updated successfully, but these errors were encountered: