Bug 126973 - iPad OS 13: menu buttons only fire the event after taping it twice
Summary: iPad OS 13: menu buttons only fire the event after taping it twice
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: iOS Editor (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other iOS
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:6.4.0
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-16 12:42 UTC by Nicolas Christener
Modified: 2019-11-05 15:06 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Christener 2019-08-16 12:42:38 UTC
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:
Comment 1 How can I remove my account? 2019-10-18 11:45:35 UTC
Have been investigating this today. No insight yet.
Comment 2 How can I remove my account? 2019-10-18 16:37:26 UTC
Came up with a fix that is small but seems to work: https://gerrit.libreoffice.org/#/c/81079/
Comment 3 Nicolas Christener 2019-10-31 13:14:44 UTC
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!
Comment 4 Commit Notification 2019-11-05 15:06:25 UTC
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