[Mono-bugs] [Bug 339426] the attribute defaultbutton of the element <form> of ASP. NET pages doesn't seem to work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 6 15:07:57 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=339426#c10





--- Comment #10 from Marek Habersack <mhabersack at novell.com>  2007-11-06 13:07:57 MST ---
Juraj, ok to commit the first patch. As for the second, take a look at this
remark from MSDN about DefaultButton:

"If you are using master pages in your application and you are setting the
DefaultButton property from a content page, use the UniqueID property of the
IButtonControl button."

It means, IMHO, that it's the user who is responsible for setting the
appropriate id in case MasterPages are used. We could automate it, but I'm not
sure that's what we want. If you have a moment, please test the behavior on
MS.NET - let me know if you can't do that and I'll do it later.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list