Bug 131762 - iOS: With HW keyboard, the first typed character after Cmd + S deletes the previous character
Summary: iOS: With HW keyboard, the first typed character after Cmd + S deletes the pr...
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: iOS Editor (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-01 01:50 UTC by Aron Budea
Modified: 2020-10-07 12:03 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 Aron Budea 2020-04-01 01:50:55 UTC
This is a bug with a keyboard shortcut, similar to the collective bug 124905.
Affects both the iOS app, and online on iOS.

When editing a document using an external keyboard, Cmd + S saves the document. However, the next character typed isn't entered, but the previous character is deleted instead.

Eg. enter "test" (without quotes), press Cmd + S, then type "a". Result is: "tes".
Comment 1 How can I remove my account? 2020-10-07 12:03:31 UTC
In a current 4.2.11 build, the Cmd+S shortcut doesn't save the document... that is another bug.

On the other hand, if you type Cmd+S anyway, the first character after that works normally.

So probably this bug can be resolved as INVALID now?