[Webkit-unassigned] [Bug 6020] New: using "ondblclick" event in a table with 2+ <td>'s shouldn't cause text selection

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Dec 8 23:58:06 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=6020

           Summary: using "ondblclick" event in a table with 2+ <td>'s
                    shouldn't cause text selection
           Product: WebKit
           Version: 412+
          Platform: Macintosh
        OS/Version: Mac OS X 10.0
            Status: NEW
          Severity: normal
          Priority: P2
         Component: JavaScript
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: erickt at dslextreme.com


I'm trying to make a very simple page where you click on a <td> in order to change the color. However, I 
find that if I handle the "ondblclick", a bunch of the td is selected as what normally happens when you 
double click on a line. However, this breaks the expected functionality that I'm looking for, since my 
<td>s don't have any text in them to select. Oddly though, if I only have one <td> in a table, it works as 
expected.

-e

-- 
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