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

Sebastian Wagner commented on OPENMEETINGS-2339:
------------------------------------------------

If you add

*, draggable: false*

to the dialog
{code:java}
sharer = $('#sharer').dialog({
                        classes: {
                                'ui-dialog': 'sharer'
                                , 'ui-dialog-titlebar': ''
                        }
                        , draggable: false
                        , width: 450
                        , autoOpen: false
                        , resizable: false
                });{code}
It works.

> Close icons on Android/Mobile view doesn't work
> -----------------------------------------------
>
>                 Key: OPENMEETINGS-2339
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2339
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Mobile client
>    Affects Versions: 5.0.0-M4
>            Reporter: Sebastian Wagner
>            Assignee: Sebastian Wagner
>            Priority: Major
>             Fix For: 5.0.0-M5
>
>
> In the mobile/touch version following icons don't work:
>  * Audio/video pod, re-sync. Touch events don't work on button. Can't click 
> it.
>  * Sharer modal. Can't close it. Touch events don't work on close button. 
> Can't click it.
> More maybe, havn't tested any additional.
> Android/Chrome.



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

Reply via email to