Created Issue: PhoneTextBox Text Color reverts to Hint Forecolor when...
Scenario:1) Navigate to a page Containing a PhoneTextBox that has a Hint associated with it.2) Type some text in the PhoneTextBox3) Erase the contents of the TextBox4) Start typing new text.The...
View ArticleCommented Issue: PhoneTextBox Text Color reverts to Hint Forecolor when...
Scenario:1) Navigate to a page Containing a PhoneTextBox that has a Hint associated with it.2) Type some text in the PhoneTextBox3) Erase the contents of the TextBox4) Start typing new text.The...
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: dbau56789 ** How is this marked closed and yet no...
View ArticleCommented Issue: PhoneTextBox Text Color reverts to Hint Forecolor when...
Scenario:1) Navigate to a page Containing a PhoneTextBox that has a Hint associated with it.2) Type some text in the PhoneTextBox3) Erase the contents of the TextBox4) Start typing new text.The...
View ArticleCommented Issue: Cannot see the PhoneTextBox in the toolkit [9357]
I have installed the new toolkit. But I cannot see the PhoneTextBox. I can see all the new controls, but except PhoneTextBox. Please see attached picture.Comments: ** Comment from web user: shawnoster...
View ArticleCommented Issue: ContextMenu causes memory leak [7089]
ContextMenu subscribes MouseMove event in ContextMenu.InitializeRootVisual, but it won't unsubscribe it, and it don't use WeakEvent. So it won't be GCed after it is unloaded. I verified the leak in...
View ArticleCommented Issue: ContextMenu causes memory leak [7089]
ContextMenu subscribes MouseMove event in ContextMenu.InitializeRootVisual, but it won't unsubscribe it, and it don't use WeakEvent. So it won't be GCed after it is unloaded. I verified the leak in...
View ArticleCreated Issue: MultiSelectListBox needs to match OutLook [10486]
Please provide easier mechanism to match the outlook shell experience of multi-select.
View ArticleCommented Issue: MultiSelectListBox needs to match OutLook [10486]
Please provide easier mechanism to match the outlook shell experience of multi-select.Comments: ** Comment from web user: RohanTha ** http://forums.create.msdn.com/forums/t/101320.aspx
View ArticleCommented Issue: LockablePivot crashes when tapping on the invisible headers...
When the pivot control is locked, the additional headers fade out.However, if you tap on the blank space left behind, the control throws an unhanded exception and the app crashes.Comments: ** Comment...
View ArticleCommented Issue: PhoneTextBox Text Color reverts to Hint Forecolor when...
Scenario:1) Navigate to a page Containing a PhoneTextBox that has a Hint associated with it.2) Type some text in the PhoneTextBox3) Erase the contents of the TextBox4) Start typing new text.The...
View ArticleCreated Issue: Keyboard support to access chart values in Barchart [10513]
How to add keyboard support to access chart control values in silver light 5.It may be like tab navigation through bars in the bar chart.Also,Chart values are presented in text block.
View ArticleCreated Issue: PhoneTextBox not responding when in UserControl [10517]
When I place the phonetextbox inside a grid that is inside a usercontrol, the keyboard does not popup when I select the phonetextbox.If I place the phonetextbox on a page then it does respond to input.
View ArticleCommented Issue: PhoneTextBox not responding when in UserControl [10517]
When I place the phonetextbox inside a grid that is inside a usercontrol, the keyboard does not popup when I select the phonetextbox.If I place the phonetextbox on a page then it does respond to...
View ArticleCreated Issue: TiltEffect keeps a reference to the last item animated,...
Subject pretty much explains it.In the repro (note that MainPage.xaml is not used):1. Tap the top button, this will bring up a window,2. Tap the button on the window (this will do nothing)3. Go back4....
View ArticleCommented Issue: Silverlight 5 Toolkit Samples are missing [10016]
Unfortunately Silverlight 5 Toolkit Samples are missing.I also unpacked the Silverlight_5_Toolkit_December_2011.msi file for being sure.It does not contain anything like...
View ArticleCreated Issue: Chart SeriesDefinition mouse events not firing [10531]
Hi,The Chart SeriesDefinition mouse events are not firing. For example the event hooked up in the XAML below doesn't fire when the mouse is clicked on the Polygon representing the series in the stacked...
View ArticleCommented Issue: Display error on AutoCompleteBox when using it inside a...
When we put an AutoCompleteBox inside a ScrollViewer control, the dropdown that the user uses to select the items is placed incorrectly outside of the scrollviewer, instead of being just above the...
View ArticleCommented Issue: WP7: DatePicker needs some globalization [7266]
Some wishes to make the control better:1. The control should have formatting settings as regular texbox (i.e. I would like to put the content in the middle).2. The text should be "convertable", i.e. I...
View ArticleCreated Issue: SeriesDefinition Visibility does nothing [10539]
Changing the Visibility property on the SeriesDefinition does nothing to the look of the chart, when I would have expected it to show/collapse the appropriate...
View Article