Title:
Bug 79292:CFWINDOW center="true" works well but when you create a window using JavaScript and you apply the center attribute the window never centers
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/
Reporter/Name(from Bugbase): Michael DeJonghe / Michael DeJonghe (Mikey D.)
Created: 08/05/2009
Components: AJAX, UI Components
Versions: 9.0
Failure Type: Unspecified
Found In Build/Fixed In Build: 0000 /
Priority/Frequency: Normal / Unknown
Locale/System: English / Win All
Vote Count: 2
Problem:
CFWINDOW center="true" works well but when you create a window using JavaScript and you apply the center attribute the window never centers. The other attributes all seem to work. I tried the same code in CF8 and CF9.
Method:
<a href="javascript:ColdFusion.Window.create('mytestwindow','Centered?!','content.cfm',{center:true,height:400,width:700,modal:true,closable:true,draggable:true,resizable:true,initshow:true});">Try Me!</a>
Result:
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3039569
External Customer Info:
External Company:
External Customer Name: Michael DeJonghe
External Customer Email: 731D217644E9D0A6992015A9
External Test Config: 08/05/2009
Attachments:
Comments: