When kiosk mode is enabled for a layout that uses the TitleBarControl app, it had
been possible in earlier releases for window controls, such as minimize, maximize,
and close, to be available to users if the application developer did not make sure
to disable the default settings. This because the TitleBarControl app enabled those
controls by default. In this patch release, that behavior is corrected and the controls
will be be disabled when kiosk mode is enabled.