[Webkit-unassigned] [Bug 9301] New: Invite button for Windows Live Mail Beta is unclickable
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sun Jun 4 08:50:00 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9301
Summary: Invite button for Windows Live Mail Beta is unclickable
Product: WebKit
Version: 417.x
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: NeedsReduction
Severity: normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: ddkilzer at kilzer.net
OtherBugsDependingO 5695
nThis:
I find it ironic that the "Join Now" button on the email from Microsoft to join
Windows Live Mail Beta is unclickable in Safari 2.0.3 (417.9.3) + WebKit r14717
(as well as Firefox 1.5.0.4).
The HTML wraps a <tr> tag with an <a> tag, and expects the <td> elements to
respond to click events.
Safari+WebKit (and Firefox 1.5.0.4) both move the <a> tag (and an <img> tag
that appears after </a> but before </table>) above the <table> tag. Use
Hixie's Live DOM Viewer for details.
http://software.hixie.ch/utilities/js/live-dom-viewer/
Not surprisingly, this works fine in MSIE 6 on Win XP SP2.
--
Configure bugmail: http://bugzilla.opendarwin.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