Description: In iPad OS 13 (iOS 13) one needs to tap a menu button twice in order to fire the event. Ironically one only needs to tap the button one time to reverse the action. For example the "bold text" button: * tap the button twice to make text bold * tap the button once to remove the bold style Steps to Reproduce: 1. Select some text in the iOS app 2. Try to make the text bold using the button in the menu Actual Results: One needs to tap the button twice in order to make the text bold. Expected Results: A user only needs to tap the button once to make the text bold. Reproducible: Always User Profile Reset: No Additional Info:
Have been investigating this today. No insight yet.
Came up with a fix that is small but seems to work: https://gerrit.libreoffice.org/#/c/81079/
Tested with 4.1.69. the problem is fixed and I think this issue can be closed. Thanks a lot to the Collabora team and especially to Tor for fixing this!
Tor Lillqvist committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/online/commit/8c5b61b41e00afece42dcf3a07c3fa7eb5e4b986 tdf#126973: Don't do anything in the tooltip show and hide functions on iOS