[Webkit-unassigned] [Bug 60529] Programmatically set selection should not have direction on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 12 15:50:49 PDT 2011


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





--- Comment #70 from Wyatt Carss <wcarss at chromium.org>  2011-08-12 15:50:48 PST ---
(From update of attachment 103832)
View in context: https://bugs.webkit.org/attachment.cgi?id=103832&action=review

> Source/WebCore/editing/CompositeEditCommand.cpp:1037
> +    setEndingSelection(VisibleSelection(destination, document()->frame()->editor()->behavior().shouldConsiderSelectionAsDirectional()));

This one did end up being necessary for LayoutTests/editing/pasteboard/interchange-newline-1.html to work.

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