Description: The input bar that shows what a cell contains and can be used to edit the content of a cell seems to be broken on iOS (app version 4.2). The input field is not displayed and when starting to insert a formula, strange things happen. Steps to Reproduce: 1. Create/open a spreadsheet on iOS (app version 4.2) 2. select a cell and start to type e.g. =sum( 3. check what the input bar shows Actual Results: 1.) The input bar is not visible at all 2.) after typing "=s" the whole app starts to do strange things Expected Results: The input bar should be visible and entering formulas should work as expected. Reproducible: Always User Profile Reset: No Additional Info: Tested with 4.2 (25) on iOS 13.3.x
Created attachment 156577 [details] Printscreen showing the issue 1.) the input bar is not showing at all 2.) after typing "=s" strange things happen: - typing is not possible anymore - tapping on the sheet suddenly leads to a pink area
Created attachment 156578 [details] Video demonstrating the issue 1.) the input bar is missing 2.) after typing "=s" the app starts to do strange things
Yep. That stuff seems a bit unusable in web-based online, too, at the moment.
The formula input bar shows up with https://gerrit.libreoffice.org/#/c/85522/ . Other weirdness after typing = not fixed by that.
Marco Cecchetti committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/fd603be25f4c86b5a17658a35f3be548252d912f tdf#129394: Create formula bar also in non-DESKTOP case It will be available in 6.5.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.
Moving to NEW as agreed in the ESC meeting
Tested in 4.2 (30). This issue is fixed and can be closed. Thanks a lot to the Collabora team and especially to Tor and Marco for taking care of this.