Tracker: Bugs

5 clickImageByID not working - ID: 1699111
Last Update: Settings changed ( pp11 )



I had following table having a image:




=====
td width="65">
<a href="../VerifyTest/VerifyTestView.php?YourVisitID=9jfhm9if1hp63a3rqugjt98sc5" onmouseout="MM_swapImgtest()"
onmouseover="MM_swapImage('Verify','','../images/navigation/verify_over.gif',1)"
>
<img src="../images/navigation/verify_up.gif"
alt="Verify"
name="Verify"
width="65"
height= "25"
border="0"
id="Verify"
/></a></td>

<td width="79">
==================

I used following function like this:
$this->clickImageByID('Verify',244,233);


It did not worked.

Please help me in getting more information/logs for helping debug this.


Nobody/Anonymous ( nobody ) - 2007-04-12 03:39:24 PDT

5

Closed

Fixed

Perrick Penet

Documentation

None

Public


Comments ( 2 )

Date: 2007-12-27 06:32:40 PST
Sender: pp11Project Admin


I updated a few more pages in the documentation (both in english and in
french). The bug is now considered closed.

Yours,
Perrick



Date: 2007-08-05 07:44:13 PDT
Sender: lastcraftProject Admin


Hi.

That method is used for an submit type=image tag. You actually just want
$this->clickLink("Verify"); In this case it homes in on the alt text that
is the only content of the link. When clicking on a normal image, the
browser does not know it's the only content of a link and so should jump
page.

I'll take this into account when I redo the documentation. I can understand
why you would assume that this should work :(.

If you are happy with this workaround, I'll clode this bug.

yours, Marcus


Attached File

No Files Currently Attached

Changes ( 5 )

Field Old Value Date By
status_id Open 2007-12-27 07:11:03 PST pp11
close_date - 2007-12-27 07:11:03 PST pp11
resolution_id None 2007-12-27 06:32:40 PST pp11
category_id None 2007-12-27 06:32:40 PST pp11
assigned_to nobody 2007-12-27 06:32:40 PST pp11