redefining head for a window => adding a head ?

Hello

Look at this : https://snippet.webix.com/caicsmol

Normal ?

as a workaround try this

mywin.getHead().getChildViews()[0].setHTML("workaround header");

thanks