Bug 129328 - cmd+c/cmd+x trigger a useless "Start download" dialog on iOS 4.2
Summary: cmd+c/cmd+x trigger a useless "Start download" dialog on iOS 4.2
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: iOS Editor (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other iOS
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:6.5.0
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-11 13:01 UTC by Nicolas Christener
Modified: 2020-01-14 15:33 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
Printscreen showing the issue (611.98 KB, image/png)
2019-12-11 13:02 UTC, Nicolas Christener
Details
Screenshot (298.12 KB, image/png)
2019-12-13 10:18 UTC, How can I remove my account?
Details
Video demonstrating the issue (1.59 MB, video/mp4)
2019-12-13 15:07 UTC, Nicolas Christener
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Christener 2019-12-11 13:01:19 UTC
Description:
Pressing cmd+c/cmd+x on a hardware keyboard using the iOS 4.2 release triggers a dialog with a "Start donwload" link which has no function.

Steps to Reproduce:
1. Create/open a writer document using the iOS 4.2 version
2. Select some text
3. Tap cmd+c or cmd+c on a hardware keyboard

Actual Results:
A dialog with a "Start download" link appears.

Expected Results:
The dialog should not appear.


Reproducible: Always


User Profile Reset: No



Additional Info:
Tested with iOS 4.2 (23).
Comment 1 Nicolas Christener 2019-12-11 13:02:37 UTC
Created attachment 156486 [details]
Printscreen showing the issue
Comment 2 Xisco Faulí 2019-12-12 14:18:48 UTC
Moving to NEW as agreed in the ESC meeting
Comment 3 How can I remove my account? 2019-12-13 10:18:33 UTC
Created attachment 156546 [details]
Screenshot

Hmm, I can't reproduce that with my hardware keyboard.

On the other hand, what I do see is that when I use the keyboard, just to type text, at the bottom of the screen a mysterious bar is displayed by the OS. You don't see that? (But this phenomenon should be filed as another bug report, yes.)
Comment 4 Nicolas Christener 2019-12-13 15:07:06 UTC
Created attachment 156556 [details]
Video demonstrating the issue

The selection contains a picture as well as a table - maybe one of this triggers the "start download" dialog?
Comment 5 Nicolas Christener 2019-12-13 15:08:51 UTC
@tor: regarding the mysterious bar: I "hate" this bar since the first releases and thought it may just not be possible to remove so that's why it's still there ^^

I'll add a bug and would love to see this one go away :D
Comment 6 How can I remove my account? 2019-12-13 15:11:30 UTC
Suggested (at least partial) patch in https://gerrit.libreoffice.org/#/c/85124/ .
Comment 7 How can I remove my account? 2019-12-13 15:12:57 UTC
Nicolas, have you btw noticed that if you switch to another app and switch back, the external keyboard doesn't work until after you invoke some dialog or something from the menu, and cancel it? Clearly some focus mismanagement issue.
Comment 8 Commit Notification 2019-12-13 15:48:35 UTC
Tor Lillqvist committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/online/commit/a985664f713331f2a2c534b55f2318ef66d549e3

tdf#129328 Try to make Copy/Paste work sanely in the iOS app again
Comment 9 Nicolas Christener 2020-01-14 15:25:22 UTC
Tested in 4.2 (30). This issue is fixed and can be closed.

Thanks a lot to the Collabora team and especially to Tor for taking care of this.