-
11 Aug 2011 4:59 AM #1
Ext JS 3.4.0 Ext.Window Shadow Bug using buttons (fbar)
Ext JS 3.4.0 Ext.Window Shadow Bug using buttons (fbar)
Hi Ex Team,
The shadow offsets are wrong calculated, if you are using buttons inside Ext.Window
initComponent {
this.buttons = [...] (this.fbar produces same behavior).
Using buttons, the shadow end seems to be at window end + toolbar height.
That means, below of the window you have approx 70 pixels to much shadow.
There is another open ticket "OPEN-884" that maybe adresses the same issue.
Cheers Holger
Thank you for reporting this bug. We will make it our priority to review this report.


Reply With Quote