[Webkit-unassigned] [Bug 90539] New: The HTML5 formtarget attribute doesn't work in button tags with nested elements
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 4 03:49:00 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=90539
Summary: The HTML5 formtarget attribute doesn't work in button
tags with nested elements
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: marti.congost at whads.com
Created an attachment (id=150762)
--> (https://bugs.webkit.org/attachment.cgi?id=150762&action=review)
Test case for this issue.
When clicking a button with a 'formtarget' attribute, the value of the attribute is not honored if the target of the click event is an element nested within the button, instead the button itself.
I've attached a small test case for this issue, which I have reproduced on Chromium/Chrome on both Linux and Windows.
--
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