[Webkit-unassigned] [Bug 6217] New: TD OnClick not called on empty cell if click is not in center of cell
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Fri Dec 23 06:42:26 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=6217
Summary: TD OnClick not called on empty cell if click is not in
center of cell
Product: WebKit
Version: 412+
Platform: Macintosh
URL: http://www.mojaveshade.com/temp/clicktest.html
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: JavaScript
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: rbritton at gmail.com
If a TD element has an OnClick attribute and the cell is empty, the function will not be called unless the
click is in the center of the cell. The clickable area appears to be exactly one line high vertically and all of
the way across horizontally.
The linked page is a simple example of this. Clicking on the cell should load "clicked" into the DIV below
it. It works as expected in Firefox 1.5.
--
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