[Webkit-unassigned] [Bug 10376] Double Click breaks getSelection

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Aug 14 11:57:29 PDT 2006


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


ap at nypop.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at nypop.com




------- Comment #4 from ap at nypop.com  2006-08-14 11:57 PDT -------
(In reply to comment #3)
> This issue also produces varied results in the shipping version versus the
> nightly builds. The nightly builds display undefined for offsetLeft and
> offsetTop.

Sounds like correct behavior to me - e.g., window.getSelection().anchorNode is
a text node, and not an element. Only elements have offsets.

As for the original bug, double-clicking and dragging aren't supposed to
produce the same results. Is there some specific result that you find wrong?


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