You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/01/24 20:03:27 UTC

[GitHub] [superset] nytai commented on issue #18154: Copy to clipboard fails in safari

nytai commented on issue #18154:
URL: https://github.com/apache/superset/issues/18154#issuecomment-1020492882


   It seems a way around this is store the returned value in the DOM somehow and add a copy to clipboard button which should work. If that doesn't work, at the very least the value is stored somewhere the user can highlight and `cmd/ctrl + c` manually. 
   
   A fix could be, when the copy to clipboard action fails:
   - open a modal with the text value
   - add a copy to clipboard button there (this should work)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org