menpo / landmarker.io

Image and mesh annotation web application
https://www.landmarker.io
BSD 3-Clause "New" or "Revised" License
114 stars 21 forks source link

text fields should have contextmenu's #103

Closed jabooth closed 9 years ago

jabooth commented 9 years ago

We currently have this in index.html:

<body oncontextmenu="return false;">

which means users cannot right click -> paste (or seemingly bring up paste on a mobile device) into our text fields.