swarmcity / SwarmCityDapp

Swarm City dApp FrontEnd
MIT License
28 stars 10 forks source link

on iOS, clicking on "copy key" doesn't work #707

Closed hershkoy closed 6 years ago

hershkoy commented 6 years ago

Location

my-keys

Expected behavior

click on the blue "copy key" (private or public) link should copy the key to clipboard

Actual behavior

click the link show the "copied!" animation, but doesn't copy the actual string

Steps to reproduce the problem

on the my-keys page, try to click on the "copy key" link, and paste it to somewhere else (it will not work)

Operating system / hardware

seen on iphone iOS 11.

xardass commented 6 years ago

This needs more testing, it doesn't work consistently. When mobile, on my-keys one can only copy one of the 2 keys, the clipboard will not update if trying to copy the other key.

hershkoy commented 6 years ago

@xardas. you sure? I tried it on an iphone and on a android tablet. I managed to copy both the private and the public keys. Anything that you can find that is consistently failing?

xardass commented 6 years ago

@hershkoy I think we look at different places. It usually works perfectly, except on my-keys page. If you already have a profile, you go on my-profile, tap backup this use > show my keys

screen shot 2018-05-10 at 3 16 49 pm
xardass commented 6 years ago

@kikipluche should be fixed, but I didn't yet test it on an actual phone

kikipluche commented 6 years ago

@xardass it doesn't work on my iphone... So can you take another look at it? tnx (also something weird, when copied, it scrolls down to the bottom of the page, which isn't usefull...

xardass commented 6 years ago

It didn't work on an actual iphone, and the animation is stuck

xardass commented 6 years ago

@bkawk If you could take a look at this one

bkawk commented 6 years ago

@kikipluche this is now working on the ios emulator, please can you check on a real device

kikipluche commented 6 years ago

it works fine.