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

Category: None
Group: None
Status: Open
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 14: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 09: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 sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Jwebunit-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to