Created Issue: When the phonetextbox is focused, do not switch to hint mode...
repro:try text in phone text box, delete all text,switches back to hint mode,type again -> uses the wrong brush!
View ArticleCommented Issue: When the phonetextbox is focused, do not switch to hint mode...
repro:try text in phone text box, delete all text,switches back to hint mode,type again -> uses the wrong brush!Comments: ** Comment from web user: pelikhan ** In UpdateHintVisibility, set the...
View ArticleCommented Issue: StretchingTop, StretchingBottom, StretchingCompleted, etc...
As the title says, StretchingTop, StretchingBottom, StretchingCompleted, ScrollingCompleted and ScrollingStarted events in the LongListSelector don't fire at all. I assume this probably has something...
View ArticleCreated Issue: TransitionService - Immediately pressing back after a...
I am still getting this error with the newest Windows Phone sliver light tool kithttp://silverlight.codeplex.com/workitem/8396It doesn't look like a fix was ever found...
View ArticleCommented Issue: LongListSelector.SelectedItem binding not working [9360]
HelloIm using Silverlight for Windows Phone Toolkit August 2011 release. I have a LongListSelector which is displaying grouped "Programs". The SelectedItem binding does not seem to work. Is not...
View ArticleCreated Issue: Silverlight for Windows Phone toolkit (Nov 2011 release)...
When you put multiple ListPickers in a ScrollViewer, only the first ListPicker works. The rest of the ListPickers just won't expand.
View ArticleCreated Issue: Silverlight for Windows Phone toolkit (Nov 2011 release)...
When you put multiple ListPickers in a ScrollViewer, only the first ListPicker works. The rest of the ListPickers just won't expand.
View ArticleCommented Issue: StretchingTop, StretchingBottom, StretchingCompleted, etc...
As the title says, StretchingTop, StretchingBottom, StretchingCompleted, ScrollingCompleted and ScrollingStarted events in the LongListSelector don't fire at all. I assume this probably has something...
View ArticleCommented Issue: ToggleButton databinding bug [10172]
If you databind the IsChecked property of a ToggleButton to a bool? property in a ViewModel and then change the value of the ViewModel property from true to false while the page that contains the...
View ArticleCommented Issue: HubTile shows reversed unreadable text when no image (Source...
The Hubtile shows a double mirrored unreadable text when the Source property is not set. The text is based on the Title and Notification but is unreadable because it's mirrored (up/down and...
View ArticleCommented Issue: ListPicker resizing issue when changing HorizontalAlignment...
Hello,I have a problem when I change the HorizontalAlignment property of the ListPicker. By default, its value is Stretch, but if I set it to Left, the ListPicker is correctly aligned to the left, but...
View ArticleCommented Issue: Silverlight Accordion [10003]
Hi all,I am trying the new control Accordion in my box. How can I expand all the items in control by default?Comments: ** Comment from web user: vedantdave01 ** Try selecting each item...
View ArticleCommented Issue: When the phonetextbox is focused, do not switch to hint mode...
repro:try text in phone text box, delete all text,switches back to hint mode,type again -> uses the wrong brush!Comments: ** Comment from web user: shawnoster ** If you want to make it match Metro...
View ArticleCreated Issue: NullReferenceException occurs when using only...
If you use only FullViewDateTimeConverter, NullReferenceException occurs. Part of callstack is below:System.NullReferenceException was unhandled Message=NullReferenceException StackTrace: at...
View ArticleCreated Issue: NullReferenceException [10220]
I get a NullReferenceException when trying to activate ContextMenu. Stack trace:Microsoft.Phone.Controls.Toolkit.dll!Microsoft.Phone.Controls.ContextMenu.UpdateVisualStates(bool useTransitions) + 0x4f...
View ArticleCommented Issue: WP7: AutoCompleteBox not working in Pivot and Panorama [7574]
AutoCompleteBox ceases to list items properly or select an item properly when it is placed in a PivotItem. Reproduced the bad behavior in the attached source code. To reproduce, simply put a...
View ArticleCommented Issue: Include TreeViewExtended in the Silverlight Toolkit [3039]
This voting item contains including TreeViewExtended that is not WPF Compatible in the Silverlight Toolkit. TreeViewExtended would inherit from the Silverlight TreeView, and will offer additional...
View ArticleCreated Issue: Why explicit Style defined in a theme Which had been applied...
Main.xaml: (This is a resume of main.xaml , to see full have a look the attached file)<UserControl> <Grid x:Name="LayoutRoot" Background="White" > <!--[PROBLEM]: This Border Style...
View ArticleCreated Issue: DataForm AutoGeneratingField not firing via...
I'm using the following namespaces to help design in the MVVM...
View ArticleCreated Issue: DateTimePickerPages Add Dependency Properties [10227]
One of the biggest issues people have been having with the DatePicker and TimePicker controls, is the fact it is incredibly difficult to customise the pages that pop-up unless you want to completely...
View Article