Description: Entries in a select box in a tunneled dialig on iOS are a bit too small to be used with a finger. If a use is very cautious it's possible to click on the correct item, however in order to have a good UX it would be nice if the entries have a bigger size. Steps to Reproduce: 1. Create a writer document in the iOS app 2. Create some text, select it and click "Edit > Edit paragraphe style" in the menu (Bearbeiten > Absatzvoralge bearbeiten... in German) 3. Chose for example "Font Effect" and check the select box right next to "Overlining" Actual Results: The items in the select box are very small and it's hard to click the right one. Expected Results: The items should be bigger and easy to select with a finger. Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 150050 [details] Example of selectbox with small items
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/ce9dab8c161e29769131cec741a6a9cceec8552d%5E%21 tdf#124148 add configurable margin for the listbox pop-up list It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/728f074ab672469af933d492843230bd5c5bd0cd%5E%21 Related: tdf#124148 null-deref on clicking inside empty listbox It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Increased the size, should be better now.