[Webkit-unassigned] [Bug 69022] Get rid of EditingText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 3 00:25:44 PDT 2011


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





--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org>  2011-10-03 00:25:44 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > (From update of attachment 109446 [details] [details])
> > No, this is what we want to do. I'd like to get rid of the heck in rendererIsNeeded. This just moves the hack from one place to another.
> 
> Agree, then is it that we need to allow empty blocks to be editable, by changing InsertTextCommand itself where its inserting empty textNode (EditingText node as of now)

Yeah, I thought we normally insert br in empty blocks but maybe br has zero-height? We just need to figure out other ways to make it work.

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