[Webkit-unassigned] [Bug 86719] Submit button doesn't submit the form if the form is wrapped by an anchor tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 24 15:01:02 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86719





--- Comment #12 from Pablo Flouret <pablof at motorola.com>  2012-05-24 15:00:06 PST ---
(In reply to comment #11)
> (From update of attachment 143901 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=143901&action=review
> > Source/WebCore/dom/Node.cpp:2863
> > +        if (dispatchDOMActivateEvent(detail, event))
> > +            event->setDefaultHandled();
> 
> What about other callers of dispatchDOMActivateEvent? Is this the only call site that needs this change?

Yeah, that's the only occurrence.

-- 
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