DavidKinder / Windows-Inform7

Front-end for the Windows version of Inform 7.
http://inform7.com/
Artistic License 2.0
70 stars 10 forks source link

Focus on HTML pages #36

Closed DavidKinder closed 2 years ago

DavidKinder commented 3 years ago

The switch to libcef seems to have broken the logic that does (or does not) set the focus when navigating to a HTML page in the front-end.

Need to investigate replacing ReportHtml::SetFocusOnContent() with an implementation of CefFocusHandler.

DavidKinder commented 2 years ago

Fixed by commit 43fb44dfdb7492ed3b8c75628d986e3d7ad955c8.