﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - Silverlight UXCalendar issues with BusyIndicator/ChildWindow</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Silverlight-UxCalendar-issues-with-BusyIndicatorChildWindow/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Silverlight UXCalendar issues with BusyIndicator/ChildWindow</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Silverlight-UxCalendar-issues-with-BusyIndicatorChildWindow/</link><pubDate>Thu, 19 May 2011 04:28:16 GMT</pubDate><dc:creator>MarTin</dc:creator><category>UXCalendar BusyIndicator ChildWindow</category><description>&lt;p&gt;Hello Joe,&lt;/p&gt;
&lt;p&gt;I have tested and successfully replicated your issue on my end.&lt;/p&gt;
&lt;p&gt;I have forwarded this issue to the developer team to be investigated further. If it is a bug, I believe they will fix it as soon as possible.&lt;/p&gt;
&lt;p&gt;I will let you know the progress when I get the update from the team.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;-Martin-&lt;/p&gt;</description></item><item><title>Silverlight UXCalendar issues with BusyIndicator/ChildWindow</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Silverlight-UxCalendar-issues-with-BusyIndicatorChildWindow/</link><pubDate>Wed, 18 May 2011 06:23:02 GMT</pubDate><dc:creator>MarTin</dc:creator><category>UXCalendar BusyIndicator ChildWindow</category><description>&lt;p&gt;Hello Joe,&lt;/p&gt;
&lt;p&gt;I’m currently still investigating this issue and need more time to provide you with solution, suggestion, or sample.&lt;/p&gt;
&lt;p&gt;I will test your sample and see how it goes on my end. I will let you know the update as soon as possible.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;-Martin-&lt;/p&gt;</description></item><item><title>Silverlight UXCalendar issues with BusyIndicator/ChildWindow</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Silverlight-UxCalendar-issues-with-BusyIndicatorChildWindow/</link><pubDate>Mon, 16 May 2011 14:37:48 GMT</pubDate><dc:creator>JosephGershgorin</dc:creator><category>UXCalendar BusyIndicator ChildWindow</category><description>&lt;p&gt;Hi Martin,&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I've attached a sample that reproduces the isssue. The first click on a calendar date will work fine, but after the busy indicator disappears a mouse over is treated like a mouse click on the calendar. Thanks for looking into this.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;-Joe&lt;/p&gt;</description></item><item><title>Silverlight UXCalendar issues with BusyIndicator/ChildWindow</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Silverlight-UxCalendar-issues-with-BusyIndicatorChildWindow/</link><pubDate>Mon, 16 May 2011 06:19:12 GMT</pubDate><dc:creator>MarTin</dc:creator><category>UXCalendar BusyIndicator ChildWindow</category><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I know that I might have missed something during my attempt to reproduce the issue. I’m willing to advice you further but in order to do so we would need you to provide a simple working sample that replicates this issue if possible, so that I can run a test on the issue that you have reported and delivered it to the developer team.&lt;/p&gt;
&lt;p&gt;Hope this helps. Thank you.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;-Martin-&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Silverlight UXCalendar issues with BusyIndicator/ChildWindow</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Silverlight-UxCalendar-issues-with-BusyIndicatorChildWindow/</link><pubDate>Fri, 13 May 2011 22:10:26 GMT</pubDate><dc:creator>JosephGershgorin</dc:creator><category>UXCalendar BusyIndicator ChildWindow</category><description>&lt;p&gt;Environement: ClientUI v5 with Silverlight 4 (also tested with ClientUI v4).&lt;br /&gt;&lt;br /&gt;I have a UXCalendar with the SelectedDate property two way bound to my ViewModel. SelectionMode is set to "SingleDate". I have an action that possibly shows a BusyIndicator that the UXCalendar is a VisualTree child of or shows a Child Window when the user selectes a new date. After the busy indicator stops or the child window is dismissed it's as if the Calendar treats a mouse over the calendar as a mouse left button down. When the mouse is over other calendar dates they get selected without clicking, which triggers actions I wish not to run (a query gets run every time SelectedDate gets changed). &lt;br /&gt;&lt;br /&gt;It seems the UXCalendar has the same bug as the Silverlight Toolkit Calendar. Probably because they're based off the same base code. The problem is documented here:&lt;br /&gt;&lt;a href="http://doseofdotnet.wordpress.com/2010/05/11/calendar-break-with-busyindicator/" target="_blank"&gt;http://doseofdotnet.wordpress.com/2010/05/11/calendar-break-with-busyindicator/&lt;/a&gt;&lt;br /&gt;&lt;a href="http://forums.silverlight.net/forums/p/222230/533360.aspx" target="_blank"&gt;http://forums.silverlight.net/forums/p/222230/533360.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;When can a fix be provided for this issue?&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thanks.&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>