Smart UI Components & Libraries – Grid, Scheduler, Gantt, Kanban for Angular, React, Next.js, Vue, Blazor, JavaScript › Forums › Docking Layout › Safari Integration with Monaco Editor
Tagged: Docking Layout Monaco Editor
- This topic has 3 replies, 3 voices, and was last updated 4 years, 3 months ago by YavorDashev. 
- 
		AuthorPosts
- 
		
			
				
July 27, 2021 at 11:02 am #102095Michele MemberHello, 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
 
 July 27, 2021 at 1:45 pm #102097yavordashew MemberHi 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/July 27, 2021 at 3:20 pm #102098Michele MemberHello 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
 
 
 July 29, 2021 at 2:20 pm #102110YavorDashev MemberHi 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/
- 
		AuthorPosts
- You must be logged in to reply to this topic.