Bugs item #974592, was opened at 2004-06-17 03:49
Message generated for change (Settings changed) made by jimweaver
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=974592&group_id=61302

Category: None
Group: None
>Status: Deleted
Resolution: None
Priority: 5
Submitted By: Saleh matani (matani)
Assigned to: Nobody/Anonymous (nobody)
Summary: Button onclick="window.open('http://www.google.de','_self');

Initial Comment:
when click this button i get 2 windows on Response , 
and currentpage set to the window with the clicked 
button!

HTML code
----------------------------------------------------
<form name="myform">
 <button type="button" id="mybutton" 
onclick="window.open('http://www.google.de','_self');" 
title="myTitel" clickMe!
 </button> 
</form>
----------------------------------------------------
Quastion!
when i use the Javascript onclick and _self as target 
window , i use to get the target window(reponse) as 
currentpage but it opens the targen in a new window! 
because of that i get 2 windows! thats mean that my 
webapplication with frames can not be tested well! until 
this BUG be fixed! , i know its not a Jwebunit BUG but it 
is a new bug of a Framework witch Jwebunit needs , i 
have tried old version of the Frameworks 
(xmlapi ,js.jar ,httpunit...) but it is the same!

i will sign this as a bug  ,mybe i can get some help witch 
libs versions to use to fix this bug

thank

Matani


----------------------------------------------------------------------

Comment By: Saleh matani (matani)
Date: 2004-06-29 07:36

Message:
Logged In: YES 
user_id=923609

please look to [ 981906 ] clickbutton bug

this will be closed.

----------------------------------------------------------------------

Comment By: Saleh matani (matani)
Date: 2004-06-22 02:35

Message:
Logged In: YES 
user_id=923609

its a HttpUnit BUG.

This BUG hase been fixed by HttpUnit Developer and will be 
Avilable the next Release , for fix please download the CVS 
from httpUnit and deploy a jar File 

for more info mail me.
Matani

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=974592&group_id=61302


-------------------------------------------------------
This SF.Net email is sponsored by: thawte's Crypto Challenge Vl
Crack the code and win a Sony DCRHC40 MiniDV Digital Handycam
Camcorder. More prizes in the weekly Lunch Hour Challenge.
Sign up NOW http://ad.doubleclick.net/clk;10740251;10262165;m
_______________________________________________
Jwebunit-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to