There are still issues where I have to fiddle with the selection to get quote reply to appear, on iOS.
Does this shed any light?
There are still issues where I have to fiddle with the selection to get quote reply to appear, on iOS.
Does this shed any light?
It actually doesn’t The mobile screenshot is misleading…
We’re going to assume that most users use mouse to highlight the content on the web, thus we bind this function on the
mouseup
event. Mobile devices will usually have their own contextual menus on text selection, so we’re focusing on the web for this tutorial.
this has been working fine for quite a while, double context menus is something we have no control over.