[Webkit-unassigned] [Bug 12920] Links inserted at the beginning of the document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 27 22:25:54 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12920





------- Comment #2 from adele at apple.com  2007-02-27 22:25 PDT -------
I completely agree that we need to be able to restore selection for all
editable elements.  We even have some comments in the code about this... (I
think in one of the focus() methods).

Right now we have special code to do this just for text fields and textareas
(in RenderTextControl).

Who should be in charge of keeping track of the old selection?  An element
that's an editable root?  Or documents could keep track of this... which would
really only be useful for editors that use editable frames.


-- 
Configure bugmail: http://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