Thank you for reporting this bug. We will make it our priority to review this report.
Date picker does not work correctly inside a window in a desktop
Date picker does not work correctly inside a window in a desktop
Hello, I need to use a date picker in a window insise the desktop but it does not work. It appears but when I click in the month button the style seems broken and I can not work with it.
How to reproduce
In ExtJS 5.0.1 ,edit the GridWindow.js inside the desktop example and add a date picker in the tool bar:
Code:
{
xtype: 'datefield',
fieldLabel: 'Date of Birth',
name: 'dob',
allowBlank: false,
alwaysOnTop : true,
maxValue: new Date()
}
After the change you will get a result like in the picture in Chrome and Firefox:I hope you can help me with this. Thank in advance.
Regards.
Date picker does not work correctly inside a window in a desktop
Aucun commentaire:
Enregistrer un commentaire