[Webkit-unassigned] [Bug 26816] Selection changed by indent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 29 14:50:21 PDT 2009


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





------- Comment #1 from rniwa at google.com  2009-06-29 14:50 PDT -------
Yes, I have become aware of this problem right after submitting the patch. 
This is due to changeset 45316.  The fact that indentRegion stores the index of
selection and restores it later is to with selection being changed.  I believe
restoring selection is only needed because of what moveParagraph does.  Right
now, I'm trying to avoid using moveParagraph at all since this function is
causing a lot of problems.


-- 
Configure bugmail: https://bugs.webkit.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