Bug 141217 - iOS with external hardware keyboard: list of non-functional keyboard shortcuts
Summary: iOS with external hardware keyboard: list of non-functional keyboard shortcuts
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: iOS Editor (show other bugs)
Version:
(earliest affected)
6.4.7.2 release
Hardware: All iOS
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:7.2.0
Keywords:
Depends on:
Blocks: macOS-UI-polish
  Show dependency treegraph
 
Reported: 2021-03-24 08:28 UTC by steve
Modified: 2022-09-04 02:00 UTC (History)
1 user (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 steve 2021-03-24 08:28:03 UTC
Description:
Non-functional keyboard shortcuts:
- cmd+a
- cmd+c
- cmd+v
- marked text + cmd+b (bold)
- marked text + cmd+i (italic)
- marked text + cmd+i (underline)
- shift+cmd+z (redo)
- cmd+f (find)
- cmd + g (navigate to next found element)
- shift + cmd + g (navigate to previous found element)

Steps to Reproduce:
Apply keyboard shortcut with external bluetooth keyboard.

Actual Results:
Nothing

Expected Results:
Keyboard shortcut should trigger action known from desktop variant of LO.


Reproducible: Always


User Profile Reset: No



Additional Info:
iOS 14.4.1
Collabora Office 6.4.7
External Bluetooth Keyboard
Comment 1 How can I remove my account? 2021-03-24 08:46:27 UTC
iPhone or iPad? I guess you did not try using a non-Bluetooth hardware keyboard (like the Smart Keyboard Folio)?
Comment 2 steve 2021-03-24 08:54:41 UTC
This is iOS 14.4.1 not iPadOS.
External bluetooth keyboard (not smart keyboard folio).
Comment 3 How can I remove my account? 2021-03-24 11:38:02 UTC
FWIW, on iPad, iPadOS 14.4.1, with the Smart Keyboard Folio, in a text document:

Cmd+C and Cmd+V do work. (Cmd-V does not seem to work for pasting from "Universal Clipboard", i.e. from another Apple device in the same local network, like a Mac, though. But after Cmd-C, I can paste the copied text on my Mac.)

The others indeed don't work.
Comment 4 How can I remove my account? 2021-03-24 12:41:57 UTC
Suggested fix for several of the problems in https://github.com/CollaboraOnline/online/pull/1828 .
Comment 5 How can I remove my account? 2021-03-24 12:43:05 UTC
Not sure if the Cmd+G and Shift+Cmd+G is supposed to work. Do the corresponding shortcuts (with Ctrl instead of Cmd) work in a Windows or Linux browser against Collabora Online? Or are they desktop LibreOffice shortcuts?
Comment 6 Buovjaga 2021-03-24 18:05:20 UTC
(In reply to Tor Lillqvist from comment #5)
> Not sure if the Cmd+G and Shift+Cmd+G is supposed to work. Do the
> corresponding shortcuts (with Ctrl instead of Cmd) work in a Windows or
> Linux browser against Collabora Online? Or are they desktop LibreOffice
> shortcuts?

Works fine with Linux, Firefox and COOL.
Comment 7 Commit Notification 2021-03-25 08:05:36 UTC
Tor Lillqvist committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/41041d83de337e2ad6ebcb3a6c91b70b350c8b29

tdf#141217: Improve plain text pasting on iOS

It will be available in 7.2.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.
Comment 8 steve 2021-03-29 21:39:24 UTC
Thanks so much for the quick response, Tor and making the time to address this.

Verifying the fix for iOS 14.4.2 and Collabora Office 6.4.7-2 (2021-03-29):

- cmd+a
- cmd+c
- cmd+v
- marked text + cmd+b (bold)
- marked text + cmd+i (italic)
- marked text + cmd+i (underline)
- shift+cmd+z (redo)
- cmd+f (find)
- cmd + g (navigate to next found element)
- shift + cmd + g (navigate to previous found element)


Remaining oddity filed as new bug:
https://bugs.documentfoundation.org/show_bug.cgi?id=141331
Comment 9 steve 2021-03-29 21:43:18 UTC
Accidentally pressed enter while adding "see also" and posted comment too soon.

Not yet working:
- cmd+f (find)
- cmd + g (navigate to next found element)
- shift + cmd + g (navigate to previous found element)

Do you want a separate bug for that outstanding search shortcut?