Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #102095
    Michele
    Member

    Hello, i’m try to integrate the Docking Layout with Monaco Editor
    Here the source code:
    https://codepen.io/baravalle-michele/pen/mdmXWdo
    The code work well on all browser excluding Safari. On Safari is more difficul to select text and use mouse (you always needs to use the TAB key)
    Do you have any idea ?
     
    Best regards
     
     

    #102097
    yavordashew
    Member

    Hi Michele,
    Usually our library is compatible with others, however I have tested the provided code and the text selection problem could be coming from the Monaco Editor, but I wasn’t able to completely reproduce the issue.
    I also tested the SmartDockingLayout with our and native input elements and they worked as intended.
    Would you, please, share a bit more information on your testing environment such as – which version of Safari you are using and version of SmartUI.
    Please, do not hesitate to contact us if you have any additional questions.
    Best regards,
    Yavor Dashev
    Smart UI Team
    https://www.htmlelements.com/

    #102098
    Michele
    Member

    Hello Yavor,
    thanks for your response
    I have added to example https://codepen.io/baravalle-michele/pen/mdmXWdo the editor with and without the docking layout (on the same page).
    Without layout all work well: placed inside your component the following procedure don’t work under Safari (work well under other browser)

    • go to editor inside the docking windows
    • click outside the editor (for example on caption of docking or on body)
    • return on editor anfd try to select text

    Same operations work well outside your component
    Docking layout version: i’m tested your last version
    Safari version: 14 and 15 (preview release)
    I create a simple video to show the problem. Video link is: https://mytok.sipal.it/out.mp4
     
    Best regards
     
     
     

    #102110
    YavorDashev
    Member

    Hi Michele,
    Thank you for the additional information!
    I will do some more tests to see if the problem is coming form the DockingLayout or the Monaco editor.
    If I find any bug regarding our components it will be added a work item for it and resolved as soon as we are able to.
    Please, do not hesitate to contact us if you have any additional questions.
    Best regards,
    Yavor Dashev
    Smart UI Team
    https://www.htmlelements.com/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.