[Webkit-unassigned] [Bug 11753] New: Do not follow links while in designMode
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 5 04:34:49 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11753
Summary: Do not follow links while in designMode
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
URL: http://www.mozilla.org/editor/midasdemo/
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bosspro at hotmail.com
If an "<a>" tag is present in an iframe where designMode is "on" and the user
clicks on it, the link is followed, and the content in the iframe is replaced
by the destination of the hyperlink. This is undesirable in HTML editing
applications, because clicking on the link will destroy any changes that are
made to the original HTML that was in the iframe.
--
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