View Full Version : [CLOSED][3.0.3] Window bug ?
itlvk
14 Dec 2009, 5:27 AM
I run example 3.03 on Firefox 3.6 beta 4
http://img40.imagefra.me/img/img40/1/12/14/itlvk/f_1m_9530090.png
http://img01.imagefra.me/img/img01/1/12/14/itlvk/f_2m_a51848e.png
How to fix ?
mystix
14 Dec 2009, 5:30 AM
fix what?
itlvk
14 Dec 2009, 5:31 AM
Title window hidden in browser
http://img01.imagefra.me/img/img01/1/12/14/itlvk/f_2m_16657da.png
mystix
14 Dec 2009, 5:32 AM
how did you do that?
itlvk
14 Dec 2009, 5:35 AM
You move Window to top. With Messagebox you can't move (I want window same messagebox)
lorezyra
14 Dec 2009, 5:37 AM
Why not add a listener "onMove" and check the X,Y position of the Window. If the X,Y is less than zero then move the Window to a positive number...
I don't consider this to be a bug. It's up to you if you want the Window to snap to the chrome/frame of the browser...
mystix
14 Dec 2009, 5:43 AM
Why not add a listener "onMove" and check the X,Y position of the Window. If the X,Y is less than zero then move the Window to a positive number...
it's even easier than that actually:
http://extjs.com/docs/?class=Ext.Window&member=constrain
http://extjs.com/docs/?class=Ext.Window&member=constrainHeader
@itlvk, this isn't a bug.
that example wasn't setup with the configs i mentioned above.
p.s. in future, please give your threads meaningful titles, and post bug reports according to the following guidelines:
71015
itlvk
14 Dec 2009, 5:46 AM
it's even easier than that actually:
http://extjs.com/docs/?class=Ext.Window&member=constrain
http://extjs.com/docs/?class=Ext.Window&member=constrainHeader
@itlvk, this isn't a bug.
that example wasn't setup with the configs i mentioned above.
p.s. in future, please give your threads meaningful titles, and post bug reports according to the following guidelines:
71015
I understand, thanks you very much
Powered by vBulletin® Version 4.2.3 Copyright © 2018 vBulletin Solutions, Inc. All rights reserved.