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

ASF subversion and git services commented on OPENMEETINGS-2356:
---------------------------------------------------------------

Commit d29c76ad70620c236920470666d98ea78c9a1ad1 in openmeetings's branch 
refs/heads/master from Sebastian Wagner
[ https://gitbox.apache.org/repos/asf?p=openmeetings.git;h=d29c76a ]

Merge pull request #94 from 
apache/feature/OPENMEETINGS-2356-move-close-icon-for-download-dialog

OPENMEETINGS-2356 Move close icon on top of ui-titlebar so that mobile and 
touch can click it

> Close icons on Android/Mobile view doesn't work - DOwnload as PNG window
> ------------------------------------------------------------------------
>
>                 Key: OPENMEETINGS-2356
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2356
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 5.0.0-M4
>            Reporter: Sebastian Wagner
>            Assignee: Sebastian Wagner
>            Priority: Major
>             Fix For: 5.0.0-M5
>
>         Attachments: image-2020-05-17-08-58-00-720.png
>
>
> In the mobile/touch version following icons don't work:
>  * Download as PNG
>  
> !image-2020-05-17-08-58-00-720.png|width=337,height=332!
> Havn't found the dialog yet. But there is a fix that may work:
>  
> {code:java}
> // Fix to move the close icon on top of the .ui-dialog-titlebar cause 
> otherwise 
> // Fix to move the close icon on top of the .ui-dialog-titlebar cause 
> otherwise 
> // touch-events are broken and you won't be able to close the dialog
> $myDiv.parent().find('.ui-dialog-titlebar-close').appendTo($myDiv.parent());
> {code}
>  
> Android/Chrome.
> But I could not find the relevant window that does this in the UI code yet.



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

Reply via email to