[Webkit-unassigned] [Bug 62092] setting innerText to an empty string on editable div loses focus

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 14:31:16 PDT 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108709|review?                     |review+
               Flag|                            |




--- Comment #66 from Ryosuke Niwa <rniwa at webkit.org>  2011-09-26 14:31:15 PST ---
(From update of attachment 108709)
View in context: https://bugs.webkit.org/attachment.cgi?id=108709&action=review

Thanks for the update. I'll land this patch manually and try to take care of rebaselines.

> Source/WebCore/editing/htmlediting.cpp:926
> +void updatePositionForNodeRemoval(Node* node, Position& position)

I'd change this function to take Position first before landing since the position is the primary object this function works on.

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