[Webkit-unassigned] [Bug 74775] WebKit editing throws exception when monochrome color dragged onto text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 21 11:36:02 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74775
--- Comment #14 from Daniel Jalkut <jalkut at red-sweater.com> 2011-12-21 11:36:01 PST ---
(In reply to comment #11)
> An interesting though. I wonder if this does any good in practice. Or any harm. If neither, then I suppose it does not matter how we write the code.
>
> I suppose the conservative thing is to write the code as you have since it matches the old behavior in more cases.
That was my thinking. I doubt that it will do much good in practice, but as it's so unpredictable what variety of applications will use contentEditable, I thought it was worth playing it safe. The ONLY cases where the code will behavior differently under the patch are when it's avoiding an imminent exception.
--
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