Bug 128034 - Select cell range with shift + arrow-keys (hardware keyboard) on iOS 13
Summary: Select cell range with shift + arrow-keys (hardware keyboard) on iOS 13
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: iOS Editor (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other iOS
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-08 17:32 UTC by Nicolas Christener
Modified: 2020-03-31 21:16 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-10-08 17:32:35 UTC
Description:
In iOS 13 some keys on a hardware keyboard that previously didn't work now do something. It seems, that some common keyboard shortcuts do not yet work and I suggest to investigate the following:

When in edit mode in a spreadsheet document it should be possible to select a cell range using the shift-key and the arrow keys.

There are (at least) two situations where this is important:
* select a cell range to apply changes on a selection
* select a cell range when inserting a formula

Steps to Reproduce:
1. Open a spreadsheet on iOS 13
2. Change to edit mode
3. Use the shift-key plus the arrow-keys (hardware keyboard) to select a cell range

Actual Results:
Only one cell stays selected.

Expected Results:
A range of cells should be selected when using those keys in combination.


Reproducible: Always


User Profile Reset: No



Additional Info:
Comment 1 Xisco Faulí 2019-10-14 15:46:32 UTC
Moving to NEW as agreed in the ESC meeting
Comment 2 How can I remove my account? 2019-11-08 10:23:50 UTC
Looking at this now.
Comment 3 How can I remove my account? 2019-11-08 10:57:37 UTC
Fix in https://gerrit.libreoffice.org/#/c/82282/
Comment 4 Nicolas Christener 2019-11-20 13:04:37 UTC
Tested in 4.2.20.

The problem is fixed, I think this issue can be closed.

@Tor: could you make the fix available in 4.1.x as well?

Thanks a lot to the Collabora team and especiall Tor for taking care of this!
Comment 5 How can I remove my account? 2019-11-20 13:30:13 UTC
The patch mentioned below (the gerrit "change") was for the collabora-online-4 branch of the online repo, and is included in the 4.1.71 build in TestFlight.

For the master branch of the online repo, from which the 4.2 series is built, nothing was actually needed for this bug now, as the code is quite different there.
Comment 6 Aron Budea 2020-03-31 21:16:36 UTC
Let's close as WFM, then.