You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Sebastian Wagner (Jira)" <ji...@apache.org> on 2020/04/27 03:59:00 UTC

[jira] [Commented] (OPENMEETINGS-2308) Android bootstrap touch event doesn't work

    [ https://issues.apache.org/jira/browse/OPENMEETINGS-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092979#comment-17092979 ] 

Sebastian Wagner commented on OPENMEETINGS-2308:
------------------------------------------------

Which is this code:

[https://github.com/sebfz1/wicket-jquery-ui/blob/wicket8.x/wicket-jquery-ui-plugins/src/main/resources/com/googlecode/wicket/jquery/ui/plugins/wysiwyg/resource/js/bootstrap-wysiwyg.js#L64]

this.getCurrentRange() is undefined.

 

> Android bootstrap touch event doesn't work
> ------------------------------------------
>
>                 Key: OPENMEETINGS-2308
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2308
>             Project: Openmeetings
>          Issue Type: Bug
>    Affects Versions: 5.0.0-M4
>            Reporter: Sebastian Wagner
>            Assignee: Sebastian Wagner
>            Priority: Major
>             Fix For: 5.0.0-M5
>
>         Attachments: image-2020-04-27-15-51-25-519.png, image-2020-04-27-15-52-26-864.png, image-2020-04-27-15-53-06-418.png
>
>
> Under Android you get a lot of exceptions like this:
> !image-2020-04-27-15-51-25-519.png|width=1302,height=215!
> Almost every click event fails.
> Clicking in the Android remote debugger you can find this code snippet referenced that doesn't work:
> !image-2020-04-27-15-53-06-418.png|width=644,height=315!
> That must be some bootstrap issue. Coming from the Wicket module.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)