Description: If one clicks on a select box in a tunneled dialog in the iOS app, the list with the entries will show up but is not "attached" to the widget itself and has an offset. Please see the attachment. Steps to Reproduce: 1. Open a tunneled dialog in the iOS app 2. Click on a select box Actual Results: The list with the entries should be attached to the widget and no space between the widget an the list shoule exist. Expected Results: The list should be attached to the widget, there should be no space in between. Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 150138 [details] Printscreen showing the issue
BTW, I see she same problem when using Safari on a Retina Mac against normal online, too. Do people don't see it in Linux in the browser on a hidpi display?
Tor Lillqvist committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/online/+/859915699a650e2652c483c7e8d616fe0979cf57%5E%21 tdf#124235: Make the combo box list be attached to the widget
Fixed in master and collabora-online-4.
Tor Lillqvist committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/online/+/ede2c3432f1d25c1c74b94f8fd5686fd59750e7b%5E%21 tdf#124235: Fix the same problem on all platforms the same way