This is a migrated thread and some comments may be shown as answers.

Scrolling bug

1 Answer 44 Views
ContextMenu
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Grigory Perepechko
Top achievements
Rank 1
Grigory Perepechko asked on 01 Jul 2013, 02:20 PM
Hi guys,

I have a DataBoundListBox, when i hold some item ContextMenu opens, and after it is opened
If i drag my finger without releasing it from screen list scrolls, despite that contextMenu is open.

Maybe ReleasePointer should be done when ContextMenu opens, or somehow Manipulation should be forced to complete in DataBoundListBox, im not sure. New events are not processed but the started manipulation is processed correctly.


P.S. Wrong bug title. Should be smth like "Event shouldn't be processed under ContextMenu".

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 04 Jul 2013, 02:51 PM
Hello Grigory,

Please set the UseOptimizedManipulationRouting property of RadDataBoundListBox to false. It is a part of the new off-thread manipulation handling in Windows Phone 8.

Regards,
Victor
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINDOWS PHONE 7.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
ContextMenu
Asked by
Grigory Perepechko
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or