[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:59:10 PST 2010


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





--- Comment #4 from Ojan Vafai <ojan at chromium.org>  2010-03-02 20:59:11 PST ---
(In reply to comment #3)
> (From update of attachment 49872 [details])
> This patch has malformed ChangeLog.

Yeah, that's because it depends on the patch bug 35368.

> +// 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>.

I guess I don't really understand why it makes sense to expose these as
different from anchor/focus. Why is is correct that, when you double-click, the
base/extent do not actually correspond to the start/end of the selection?

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