Commented Issue: WP7 TiltEffect: Tiltable items should include MenuItem and...
Based on the built in phone applications the Tilt effect should be applied to ListPicker controls (both those which expand in-place and those with a separate pop-up). Please add this type to the...
View ArticleCommented Issue: Phone Toolkit: MultiSelectList throws...
In case you're wondering, I'm running changeset 70828 so not quite the August toolkit.I ran into this issue because I have an AppBar button bound to just toggle IsSelectionEnabled. If you tap the...
View ArticleReopened Feature: WP7: LongListSelectors not Sticky as in the native control...
Whilst I know this is not a Bug or an issue which breaks or crashes an app, I hope that in future versions you may consider matching the new behaviour of the Quick Jump Lists in Mango, and have the...
View ArticleClosed Feature: WP7: LongListSelectors not Sticky as in the native control in...
Whilst I know this is not a Bug or an issue which breaks or crashes an app, I hope that in future versions you may consider matching the new behaviour of the Quick Jump Lists in Mango, and have the...
View ArticleCreated Issue: PhoneRTL: When context menu is displayed the host element gets...
When the context menu is displayed from a host element (for eg., Button, in the toolkit sample), the host element gets disappeared when its FlowDirection is set to RightToLeft.This occurs only when the...
View ArticleClosed Issue: PhoneTextBox causes keyboard flicker. [9447]
PhoneTextBox flicker with the keyboard when tapping on the action icon, I could reproduce this with the included sample too.Another bug is that if you navigate back to the a page containing this...
View ArticleCreated Issue: PhoneRTL: DatePicker control does not reflect FlowDirection in...
The picker controls in DatePicker and TimePicker controls do not change the order in which they appear when the FlowDirection is set to RightToLeft.In the Calendar application, the DatePicker and...
View ArticleCreated Issue: PhoneRTL: GestureListner does not work as expected on RTL...
In RightToLeft FlowDirection, the GestureLister generates delta values as if it is LeftToRight.It does not look like considering the FlowDirection of the host element where Gesture is being listened....
View ArticleCreated Issue: PhoneRTL: MultiSelectList does not follow RTL when displaying...
The time format displayed in each item on the MultiSelect control does not follow FlowDirection set to RightToLeft.In RightToLeft, the date format is expected to be "a" or "p" followed by the time...
View ArticleCreated Issue: DateTimePicker controls does not reflect the currect accent...
When selecting the DateTimePicker controls, the highlighted color does not reflect the current accent color.
View ArticleCreated Issue: DateTimePicker controls does not reflect the currect accent...
When selecting the DateTimePicker controls, the highlighted color does not reflect the current accent color.
View ArticleCommented Issue: LongListSelector passes the wrong DataContext to MenuItem...
<p>I created a context menu inside the item template for LLS. One of the menu item in the context menu performs a deletion to the underlying data source that was bound to LLS thru a view model...
View ArticleCreated Issue: ArgumentException in GestureListener [11240]
I am unable to reproduce this deliberately, but on a real device I am interittently seeing the following exception from the GestureListener device;System.ArgumentException: Value does not fall within...
View ArticleCreated Issue: Black screen then cancel during OnNavigate when page...
I have silverlight for wp toolkit version 4.2012.6.25 installed1. I set my root frame to TransitionFrame and set page transition on my PhoneApplicationPage via xaml(it doesn't matter what kind): 2. I...
View ArticleCommented Issue: Black screen then cancel during OnNavigate when page...
I have silverlight for wp toolkit version 4.2012.6.25 installed1. I set my root frame to TransitionFrame and set page transition on my PhoneApplicationPage via xaml(it doesn't matter what kind): 2. I...
View ArticleCommented Issue: Black screen then cancel during OnNavigate when page...
I have silverlight for wp toolkit version 4.2012.6.25 installed1. I set my root frame to TransitionFrame and set page transition on my PhoneApplicationPage via xaml(it doesn't matter what kind): 2. I...
View ArticleCommented Issue: Black screen then cancel during OnNavigate when page...
I have silverlight for wp toolkit version 4.2012.6.25 installed1. I set my root frame to TransitionFrame and set page transition on my PhoneApplicationPage via xaml(it doesn't matter what kind): 2. I...
View ArticleCommented Issue: Black screen then cancel during OnNavigate when page...
I have silverlight for wp toolkit version 4.2012.6.25 installed1. I set my root frame to TransitionFrame and set page transition on my PhoneApplicationPage via xaml(it doesn't matter what kind): 2. I...
View ArticleCommented Issue: TiltEffect keeps a reference to the last item animated,...
<p>Subject pretty much explains it.</p><p> </p><p>In the repro (note that MainPage.xaml is not used):</p><p>1. Tap the top button, this will bring up...
View ArticleCommented Issue: TiltEffect and ContextMenu Stop the GC Finalize the page...
<p>The page which used TiltEffect or ContextMenu can not be Finalized</p>Comments: ** Comment from web user: uxadditives ** agree, not realy a low impact issue, but impact can be rather...
View Article