Skip to content
This repository has been archived by the owner on Mar 28, 2021. It is now read-only.

Copying Mail button copies wrong #63

Closed
dabenzel opened this issue Aug 11, 2018 · 5 comments
Closed

Copying Mail button copies wrong #63

dabenzel opened this issue Aug 11, 2018 · 5 comments

Comments

@dabenzel
Copy link
Contributor

If I copy a mail adress with the button, it copies it with a whitespace before and after the mail adress. I think thats wrong.

Firefox 61.0.2 (64-Bit) / WIN 10

@synox
Copy link
Owner

synox commented Aug 11, 2018

you can solve it by putting the with id=my-address on one line. Please make a pull request.

@dabenzel
Copy link
Contributor Author

dabenzel commented Aug 11, 2018

Do you mean this?
I think, that it is already correct.

</span>&nbsp;<button class="copy-button" data-clipboard-target="#my-address">

@synox
Copy link
Owner

synox commented Aug 11, 2018

no i mean the previous two lines

@dabenzel
Copy link
Contributor Author

I'm sorry. I think I didn't get what you meant.

@synox
Copy link
Owner

synox commented Aug 12, 2018

merge lines 100 to 103 and remove spaces.

<span id="my-address">

dabenzel added a commit to dabenzel/disposable-mailbox that referenced this issue Aug 12, 2018
@synox synox closed this as completed in 1fe979b Aug 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants