[Webkit-unassigned] [Bug 13166] REGRESSION: Ampersands showing up in the last column of the Gmail contacts table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 18:18:33 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13166





------- Comment #1 from donald.kirker at openmobl.com  2007-03-22 18:18 PDT -------
Created an attachment (id=13773)
 --> (http://bugs.webkit.org/attachment.cgi?id=13773&action=view)
HTML Source of page in question

When viewing with Web Inspector on the latest nightly r20387:

The bug happens around line 63. Each item in the script element about line 63
(the upper script element) gets its own table row (with td elements for the
check box, name and email address). The same is said for each item in the new
script element on line 63 (lower script element).

When the bug comes into play is actual source of the script element (including
the script tags) gets placed in an odd td element on the same table row as the
last item from the upper script element.

If you click to go to another part of gmail and then return to the "All
Contacts" list this is not reproducible until you log back out of gmail and log
back in.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list