imgbi / img.bi

img.bi main website
GNU General Public License v3.0
187 stars 27 forks source link

Apple iOS friendly #18

Closed IpsmLorem closed 10 years ago

IpsmLorem commented 10 years ago

People can use Apple iOS7 to upload picture in website but are not able to copy from the textbox and get the created URL

komachi commented 10 years ago

You mean they can't use button to copy URL or can't even select url from input? Button will not work on iOS, it's rely on flash and it's not possible to copy something to clipboard on JS.

IpsmLorem commented 10 years ago

The button will not work sinice it's flash. But the input is not acessible either for select and copy in iOS 7

komachi commented 10 years ago

Seems like readonly inputs can't be copied on iOS.

IpsmLorem commented 10 years ago

Maybe don't display as an input ? You may have you CSS decorate it like your want to.

komachi commented 10 years ago

Should be fixed, replaced with div.