[Webkit-unassigned] [Bug 35625] Correct base/extent of selection on double-click.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 2 20:40:58 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=35625


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #49872|review?                     |review-
               Flag|                            |




--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2010-03-02 20:40:58 PST ---
(From update of attachment 49872)
This patch has malformed ChangeLog.

+// FIXME: This method shouldn't be necessary. start/end should just be a
function of base/extent
+// instead of separately stored values.

I don't understand. Why? These are completely different values, all visible
through DOM APIs. See for example a test at
<https://bug-4904-attachments.webkit.org/attachment.cgi?id=4806>.

r- for the formal reason of a broken ChangeLog, but I also have strong doubts
about validity of the direction taken here, especially since it;s not explained
at all.

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



More information about the webkit-unassigned mailing list