WebCore:
Reviewed by Darin.
<rdar://problem/
3685235> REGRESSION (Mail): links are not properly editable
* khtml/html/html_inlineimpl.cpp:
(HTMLAnchorElementImpl::isFocusable): If this element is editable, then follow
the normal focus rules so the link does not swallow focus when you arrow key
or drag-select into it.
WebKit:
Reviewed by Darin.
<rdar://problem/
3685235> REGRESSION (Mail): links are not properly editable
* WebView.subproj/WebDefaultUIDelegate.m: By default, don't allow
link dragging if the element under the mouse pointer is
editable. This way, you can drag-select starting inside a link.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@7660
268f45cc-cd09-0410-ab3c-
d52691b4dbfc