Description: The iOS app has some buttons in "tunneled dialogs" that don't make sense. Maybe they could be removed? Steps to Reproduce: 1. Open the "paragraphe style" dialog in the iOS app 2. Open the tab "Area" > sub tab "Color" 3. Press the button "Pick" Actual Results: Nothing happens Expected Results: I think there is no correct result the button should probably be removed in the iOS app. Reproducible: Always User Profile Reset: No Additional Info:
Created attachment 150315 [details] Printscreen showing the "pick" button
In normal Online the "Pick a Color" dialog comes up. Probably it would be better to display it on iOS, too.
Tor Lillqvist committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/33ddc58c7f99b64dd6d3bcaa147f1674d15c449d%5E%21 tdf#124360: The cui component is needed in the iOS app 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.
The above change fixes the problem (well, at least in the cp-6.0 branch, I am still recompiling the master branch, but I am fairly certain it will work in master, too). Marking as fixed.
(Yep, the colour picker dialog opens up in the iOS app build from the master branch, too.)