DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search


You are not logged in.

Announcement

When reporting a problem or a bug :
* Provide your OS version (INCLUDING service pack) and installed IE version.
* Provide your IETester version
* Provide the IE Tab version opened to generate the problem
* Provide a test case with a sample url or sample code to reproduce the problem
* Provide a step by step explanation on how to reproduce the problem.
* If needed provide additional information.

Thanks.

#1 2008-12-25 11:01:13

tangty
New member
Registered: 2008-12-25
Posts: 2

can't open new window with click the 'newmode' button in Ietest

when i click the  'newmode' button , the IEtest just open a blank page

the test page(can't use)
http://172.16.18.165:9990/oa/jsp/gwgl/xtwh/index.jsp

the button source
<INPUT class=button_1 onclick="openInputFormByBS('/oa/jsp/gwgl/xtwh/mbwh/newMb.jsp','newmode',400,285);" type=button value=newmode name="">

the script source
function openInputFormByBS(url,bs,width,height)
{
    var open_url=url;
    var popen = null;
    var left = (screen.width -width)/2;
    var top = (screen.height - height)/2;
    popen = window.open('',bs,'top='+top+',left='+left+',width='+width+',height='+height);   
    if   (popen != null){                    
        if   (popen.opener==null)
              popen.opener = self;
        popen.location.href = open_url;
     }

Last edited by tangty (2008-12-26 04:30:43)

Offline

 

#2 2009-01-02 08:34:50

fabrice
DebugBar Support
From: San Francisco, CA, USA
Registered: 2007-11-08
Posts: 1181
Website

Re: can't open new window with click the 'newmode' button in Ietest

Hi,

Thanks for the feedback ! I can reproduce the crash with your sample code. I will work on it and keep you informed when it is corrected.

Offline

 

Partners : Debugbar | Mobilier de bureau | Debugbar Wiki | IEForge | Lampes design | La fourmi créative