[Webkit-unassigned] [Bug 7156] TinyMCE: Links are actually activated in editable area, not editable.

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Feb 28 21:37:18 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7156





------- Comment #4 from hyatt at apple.com  2006-02-28 21:37 PDT -------
This is very easy to fix if someone wants to take a shot at it.  You just have
to patch the defaultEventHandler for the anchorelement and check to see if the
link is editable.  If so, do the right thing.

You should be able to just check the links user-modify style, assuming the
concept of making a whole WebView editable has been fixed to properly adjust
all the style property values for elements.  (It probably hasn't though.)


-- 
Configure bugmail: http://bugzilla.opendarwin.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