Bugs item #1744623, was opened at 2007-06-28 07:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497982&aid=1744623&group_id=61302

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: HtmlUnit plugin
Group: Release 1.4.1
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Matthew Jensen (mmj123)
Assigned to: Nobody/Anonymous (nobody)
Summary: Extra white spaces in text version of html page

Initial Comment:
We have a link in our page like this:
<a href=".."><u>I</u>nfo</a>

When we do clickLinkWithText("Info") jwebunit can't find the link.

Debugging the jwebunit code suggested us to try doing clickLinkWithText("I 
nfo") which worked.

It looks like the <u> tags are causing a problem when rendering the text of the 
link element.

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

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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
JWebUnit-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to