[Webkit-unassigned] [Bug 13889] [gdk] Concentrate on browsing and disable editing by changing EditoClientGdk
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 28 23:30:11 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=13889
mjs at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
------- Comment #2 from mjs at apple.com 2007-05-28 23:30 PDT -------
I think this patch is probably the a good idea, but the reasoning behind it is
not quite right. This method is meant to be an override to force whole-view
editability. So returning false doesn't prevent all editing, areas marked
contentEditable would still allow editing. But it was almost certainly wrong
for this method to return "true" in the first place, since it would force all
content to always be editable.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list