Status: Unconfirmed Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 6130 by agarwal.ruchi.05: Validation Summary in ASP.Net does not fire on the submit button when clicked second time without refreshing the page http://code.google.com/p/chromium/issues/detail?id=6130 Chrome Version : 1.0.154.36 URLs (if applicable) : Other browsers tested: Add OK or FAIL after other browsers where you have tested this issue: Safari 3: Firefox 3:OK IE 7:OK What steps will reproduce the problem? 1. Add a validation summary in a content page. place the validation summary control inside the ajax control(modalpopupextender). 2. Add two fields with required field validators assigned to each of them. 3. Submit button click event is tagged to a java script which calls the modalpopup extender to show. Execute the page and click on the submit button. 4. The validation summary fires. 5. click the submit button again. 6. the validation summary doesnot fire. What is the expected result? The validation summary should fire. What happens instead? the validation summary doesnot fire. Please provide any additional information below. Attach a screenshot if possible. -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
