Jochen Kemnade created TAP5-2503:
------------------------------------
Summary: Confirm Mixin does not with with Prototype
Key: TAP5-2503
URL: https://issues.apache.org/jira/browse/TAP5-2503
Project: Tapestry 5
Issue Type: Bug
Components: tapestry-core
Affects Versions: 5.4
Reporter: Jochen Kemnade
The Confirm Mixin does not work if the JavaScript infrastructure provider is
set to prototype:
* Confirming the dialog does not let the action continue
* Right-clicking a button with the confirm mixin does not show the dialog but
lets the action continue immediately.
Can be tested by using {{gradle
-Dtapestry.javascript-infrastructure-provider=prototype
tapestry-core:runTestApp1}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)