[Webkit-unassigned] [Bug 65362] Search field in designMode causes a crash
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 29 12:06:42 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65362
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tonikitoo at webkit.org
--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> 2011-07-29 12:06:41 PST ---
The problem is that search & cancel buttons and innerTextElement become editable in design mode and DeleteSelectionCommand liberally remove them all :(
We should modify rendererIsEditable so that we don't treat these elements as editable.
--
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