libreoffice-online/browser/html
Skyler Grey f21031c998 mobile: Use SavedUIState=true
SavedUIState is a ui_defaults option to ignore any user preferences for
state when loading, it was added in
https://github.com/CollaboraOnline/online/pull/7575

We need to set SavedUIState explicitly on mobile, which the following
pulls do for iOS and Android respectively:
- https://github.com/CollaboraOnline/online/pull/7908
- https://github.com/CollaboraOnline/online/pull/7912

Unfortunately, setting it to false can cause some nasty bugs, such as
inability to change theme to light. It also intentionally ignores user
preferences when you reopen a document, but this isn't particularly
desirable on mobile.

I believe it to be an oversight that the option was set to `false`
rather than `true`, as `true` was the behavior before the ui_default
option was added and neither change gives a reason for it to be false
rather than true.

Signed-off-by: Skyler Grey <skyler.grey@collabora.com>
Change-Id: I30ce445db1b7e69a3b44eec3fb4689c463233b1f
2024-04-23 08:20:35 +01:00
..
cool-help.html help search input attributes 2024-03-04 12:09:19 +01:00
cool.html.m4 mobile: Use SavedUIState=true 2024-04-23 08:20:35 +01:00
debug.html
framed.doc.html PostMessage test page: add export with notify set 2024-03-07 06:58:17 +01:00
framed.html
load.doc.html
multidocs.html
wasm.html browser: add wasm.html to load documents via wasm 2023-10-24 21:33:02 -04:00