[Webkit-unassigned] [Bug 39798] No selection notification for editing operation that doesn't change the selection's DOM position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 14 18:18:16 PDT 2010


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





--- Comment #4 from Ojan Vafai <ojan at chromium.org>  2010-06-14 18:18:15 PST ---
I don't understand this patch too well. Doesn't this mean that we call respondToChangedSelection for every Command we apply? Wouldn't that cause us to start a new kill ring sequence too often (i.e. when the command didn't actually cause the selection to change)?

Also, is there a way to test this, e.g. the rtl/ltr case below?

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