euphoria-io / heim

A real-time community platform.
https://euphoria.io
Other
874 stars 47 forks source link

Dragging an input box breaks other input movement #85

Open qaisjp opened 8 years ago

qaisjp commented 8 years ago

If you use image then subsequest arrow presses will break . Clicking directly on a comment will also break input movement.

See this: inputlag

NotAMoose commented 8 years ago

Thanks qaisjp,

This is a known issue.

I call that the "clicky draggy button" and its designed for mobile users. It bugs out like that and shouldn't be used on desktop. We either need to hide it on desktop, or fix it so it doesn't bug out and break basic site functionality.