https://bugzilla.novell.com/show_bug.cgi?id=659096
https://bugzilla.novell.com/show_bug.cgi?id=659096#c0 Summary: RadDateTimePicker (using shared calendar/timeview) does not work when ajaxified with RadAjaxManager Classification: Mono Product: Mono: Class Libraries Version: 2.8.x Platform: x86-64 OS/Version: Windows 7 Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=404536) --> (http://bugzilla.novell.com/attachment.cgi?id=404536) Sample project User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 There are three RadDateTimePickers control in an ASP.NET Repeater. The pickers use shared calendar / timeview. RadAjaxManager is configured so that the Repeater updates itself and the shared controls. Bonus: RadxxxPicker looks weird in Mozilla Firefox under Mono. I believe the problem is related to a missing style "display: -moz-inline-stack;". Reproducible: Always Steps to Reproduce: 1. Run the attached demo 2. Click on the calendar or timeview icon next to the picker Actual Results: Nothing happens. All pickers look strange in FF. Expected Results: The corresponding view should be opened - timeview or calendar. The pickers should look and behave as in ASP.NET. -- 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
