Description
In the mobile/touch version following icons don't work:
- Math formula
You can close it
You can't actually write anything into the text area.
Havn't found the dialog yet. But there is a fix that may work:
// 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());
Android/Chrome.
But I could not find the relevant window that does this in the UI code yet.
Attachments
Attachments
Issue Links
- is a clone of
-
OPENMEETINGS-2356 Close icons on Android/Mobile view doesn't work - DOwnload as PNG window
- Closed
- is cloned by
-
OPENMEETINGS-2360 Android/Mobile view doesn't work - Settings dialog does not work
- Closed
- links to