-
3 May 2011 4:58 AM #1
Window title not applied to drag ghost
Window title not applied to drag ghost
When changing the title of a window (using setTitle method), the new title is not applied to the window's ghost. The ghost keeps the title the window was originally initialized with.
-
5 May 2011 3:00 AM #2
Any news here? :-)
-
16 May 2011 12:49 AM #3
We just found out that this only happens when this.show() is called in the constructor of a class extending the window after this.callParent().
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
Can I move the collapse button / Window title to bottom of window?
By Planet_x in forum Ext 3.x: Help & DiscussionReplies: 2Last Post: 2 Nov 2010, 6:04 AM -
[FIXED-1048] Bug in Ext.Window ghost()?
By lesterchan in forum Ext 3.x: BugsReplies: 0Last Post: 13 Jun 2010, 8:20 PM -
[SOLVED] nodedragover: Change Drag Ghost Append Icon (treepanel)
By NeonMonk in forum Ext 2.x: Help & DiscussionReplies: 9Last Post: 2 May 2010, 2:21 AM -
drag drop window by title bar only
By dstharding in forum Ext 2.x: Help & DiscussionReplies: 1Last Post: 27 Feb 2008, 12:20 AM


Reply With Quote