We are a CEF based application, we utilize "Kiosk" mode by using the API
enterFullScreenMode withoptions to enter kiosk mode.
On Ventura beta release, when we exit this mode using
[self.mContentView exitFullScreenModeWithOptions:[NSDictionary dictionary]];
None of the mouse controls work, we don't get hover states and clicking on buttons do not work.
3
0
1.3k