[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
Fri Jun 10 14:22:05 PDT 2011


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


Una Sabovic <una.sabovic at palm.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96786|                            |review?
               Flag|                            |




--- Comment #13 from Una Sabovic <una.sabovic at palm.com>  2011-06-10 14:22:05 PST ---
Created an attachment (id=96786)
 --> (https://bugs.webkit.org/attachment.cgi?id=96786&action=review)
html test file that demonstrates the problem - browser compatible

Attached is the html demo that demonstrates the problem a little further and is browser compatible. 
There are two test cases. Both test cases work correctly in Firefox. Problem is present in Chrome & Safari.
With the attached patch webkit qt launcher behaves the same as Firefox.

The code I changed in FrameSelection.cpp had a FIXME which I believe this patch fixes. FIXME said

// FIXME: When endpoints are removed, we should just alter the selection, instead of blowing it away.

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