https://bugzilla.novell.com/show_bug.cgi?id=655010
https://bugzilla.novell.com/show_bug.cgi?id=655010#c0 Summary: UX improvements to Interaction.InputBox Classification: Mono Product: Mono: Class Libraries Version: 2.8.x Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: P5 - None Component: VB Runtime AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=401402) --> (http://bugzilla.novell.com/attachment.cgi?id=401402) Patch User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E) The current Interaction.InputBox: a) does not display the Prompt message, b) does not put initial focus on the textbox, c) does not close on OK/Escape keypress, d) says "Ok" and not "OK", and e) is resizable/minimizable etc. The attached patch fixes all of those. :-) Reproducible: Always -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
