New issue 53 by peppers: Twill Doesn't Respect Disabled Form Buttons
http://code.google.com/p/twill/issues/detail?id=53
What steps will reproduce the problem?
1. Create a form with a disabled button (e.g. input type="submit"
name="calculate" disabled="disabled" value="FFO")
2. Navigate to the form via Twill.
3. Click on the button
What is the expected output? What do you see instead?
User was expecting a traceback or exception to get thrown since the button
is disabled. Instead, Twill allows the user to click the button.
Attaching a small wsgiref server file, a test.html file as well as the
users test via twill. I've confirmed the behavior and Nat has been replying
back to the user via twill-devs.
Attachments:
twill_disabled_button_issue.zip 4.0 KB
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings