Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy to clipboard doesn't work properly in some browsers #2

Open
steffen-l opened this issue Jul 1, 2016 · 0 comments
Open

Copy to clipboard doesn't work properly in some browsers #2

steffen-l opened this issue Jul 1, 2016 · 0 comments
Labels

Comments

@steffen-l
Copy link
Contributor

We noticed the following issues with the following browsers:

  • All browsers: Page is automatically scrolled when the button is hit and the text output is so long that it cannot be shown on one page.
  • IE: Note "Copied!" appears even if copying to clipboard is refused by the user (and the text output is not copied accordingly)
  • Safari (could be certain configuration): The text is not copied but the following error is thrown:
    "Popup does not fit within the boundaries of the viewport"

    error
    error — vendor.js:9:30487
    position — vendor.js:9:26918
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    position — vendor.js:9:26822
    show — vendor.js:9:19845
    invoke — vendor.js:9:31525
    (anonymous function) — vendor.js:9:31631
    each — vendor.js:1:16204
    each — vendor.js:1:14171
    popup — vendor.js:9:16649
    value — app.js:848
    (anonymous function) — app.js:767
    emit — vendor.js:5:18415
    handleResult — vendor.js:5:21340
    copyText — vendor.js:5:21139
    selectTarget — vendor.js:5:21019
    initSelection — vendor.js:5:19871
    e — vendor.js:5:19536
    onClick — vendor.js:5:24312
    (anonymous function) — vendor.js:5:24146"
@steffen-l steffen-l added the bug label Jul 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant