[annotator-dev] Problem with Annotator Touch Plugin

Riccardo Tasso riccardo.tasso at gmail.com
Mon Mar 10 16:32:25 UTC 2014


Bug solved, it was a problem of z-index. I assigned to
$('.annotator-touch-controls') a higher z-index and everything went ok.

Thanks,
   Riccardo


2014-03-08 19:48 GMT+01:00 Aron Carroll <aron.carroll.lists at gmail.com>:

> Hi Ricardo,
>
> Could you provide me with a little more information to help me track down
> the issue:
>
> * The version of Annotator are you using.
> * The version of the Touch plugin.
> * Browser(s) you've tested this in.
>
> And if possible a page displaying the issue would be really useful.
>
> Cheers,
> Aron
>
>
> On 4 Mar 2014, at 15:37, Riccardo Tasso <riccardo.tasso at gmail.com> wrote:
>
> > Hi, I'm integrating annotator in my webapp and I'm experimenting the
> Touch plugin.
> >
> > When I load it everything seems ok, I can highlight text and I can see
> the "Annotate" button appearing. The problem is when I try to click on it,
> since nothing happens (and the button disappears).
> >
> > I think the tap event isn't captured when I click on the "Annotate"
> button, since if I trigger it from my javascript console with the command:
> > $(".annotator-add").trigger('tap');
> > the Editor is correctly loaded and I can add annotations.
> >
> > What do you think the problem could be?
> >
> > Cheers,
> >    Riccardo
> > _______________________________________________
> > annotator-dev mailing list
> > annotator-dev at lists.okfn.org
> > https://lists.okfn.org/mailman/listinfo/annotator-dev
> > Unsubscribe: https://lists.okfn.org/mailman/options/annotator-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/annotator-dev/attachments/20140310/db456727/attachment-0004.html>


More information about the annotator-dev mailing list