web icon indicating copy to clipboard operation
web copied to clipboard

Link-copy file-list-action not working in Safari

Open michaelstingl opened this issue 2 years ago • 3 comments

CleanShot 2023-06-06 at 13 55 55 CleanShot 2023-06-06 at 13 59 43

[Log]  ownCloud Web UI 7.0.0-rc.39  (index.html-12559239.mjs, line 7)
[Log]  Infinite Scale 3.0.0-rc.4+e0840b899 Community  (index.html-12559239.mjs, line 7)

@kulmann @tbsbdr

michaelstingl avatar Jun 06 '23 12:06 michaelstingl

@michaelstingl, fixed https://github.com/owncloud/web/pull/9832

fschade avatar Oct 19 '23 15:10 fschade

Still broken, now with different error:

CleanShot 2023-11-29 at 10 45 57@2x

[Error] NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
write
is — CreateShortcutModal.vue_vue_type_style_index_0_lang-2yvC-xRm.mjs:1:43447
(anonymous function) — CreateShortcutModal.vue_vue_type_style_index_0_lang-2yvC-xRm.mjs:1:43815

	(anonymous function) (CreateShortcutModal.vue_vue_type_style_index_0_lang-2yvC-xRm.mjs:1:43935)

https://ocis.ocis-traefik.latest.owncloud.works/

[Log]  ownCloud Web UI 8.0.0-alpha.10  (index.html-LqZ16May.mjs, line 1)
[Log]  Infinite Scale 5.0.0-alpha.3+0d9f67690 Community  (index.html-LqZ16May.mjs, line 1)

CleanShot 2023-11-29 at 10 47 55@2x

michaelstingl avatar Nov 29 '23 09:11 michaelstingl

The quick link seems to be working now fine in the latest versions of Safari. There is still an issue when clicking on the "Copy link" button in the create link modal.

LukasHirt avatar Jan 08 '25 09:01 LukasHirt