Uploaded image for project: 'Openmeetings'
  1. Openmeetings
  2. OPENMEETINGS-2357

Android/Mobile view doesn't work - Math formula dialog

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0.0-M4
    • 5.0.0
    • UI
    • None

    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

        1. image-2020-05-17-09-00-44-181.png
          18 kB
          Sebastian Wagner

        Issue Links

          Activity

            People

              sebawagner Sebastian Wagner
              sebawagner Sebastian Wagner
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: