testingman
Topic Author
Posts: 8
Joined: 27 Aug 2017, 15:02

ScrollViewer and TouchDown

06 Oct 2017, 19:46

When using ScrollViewer with PanningMode set to VerticalOnly (or anything that isn't none) and sending inputs to the view via TouchDown, ScrollViewer.MouseDown and ScrollViewer.PreviewMouseDown events will only get invoked after TouchUp is called
Is there any way to get the ScrollViewer events properly invoked when calling TouchDown?
 
User avatar
jsantos
Site Admin
Posts: 3905
Joined: 20 Jan 2012, 17:18
Contact:

Re: ScrollViewer and TouchDown

09 Oct 2017, 18:31

ScrollViewer.Mouse events shouldn't be called if you are using touch events. That's probably happening because the manipulation is being canceled. When a manipulation is canceled we send the equivalent mouse events.

So, we probably need equivalent ScrollViewer events for touch actions. Could you please file a bug?
 
testingman
Topic Author
Posts: 8
Joined: 27 Aug 2017, 15:02

Re: ScrollViewer and TouchDown

11 Oct 2017, 00:24

ScrollViewer.Mouse events shouldn't be called if you are using touch events
Yeah, sorry, this is a mistake on my part, not sure why I used mouse events everywhere when using touch input, but I didn't pay much attention to it before since it seemed to work fine everywhere else.
So, we probably need equivalent ScrollViewer events for touch actions. Could you please file a bug?
ScrollViewer.TouchDown event seems to be called correctly, I don't think there's a bug here, just my mistake.

oh and I can't file bugs since I get this error whenever I try to register:
APPLICATION ERROR #1904
Confirmation hash does not match. Please retry.
 
User avatar
jsantos
Site Admin
Posts: 3905
Joined: 20 Jan 2012, 17:18
Contact:

Re: ScrollViewer and TouchDown

11 Oct 2017, 00:31

oh and I can't file bugs since I get this error whenever I try to register:
APPLICATION ERROR #1904
Confirmation hash does not match. Please retry.
Are you filling the captcha correctly?
 
testingman
Topic Author
Posts: 8
Joined: 27 Aug 2017, 15:02

Re: ScrollViewer and TouchDown

11 Oct 2017, 11:00

Are you filling the captcha correctly?
yes, tried it several times:
Image
result is always the same, there is some warning about date functions though, not sure if that's related
Image
 
User avatar
jsantos
Site Admin
Posts: 3905
Joined: 20 Jan 2012, 17:18
Contact:

Re: ScrollViewer and TouchDown

18 Oct 2017, 04:06

Ok, with the last version we installed last week the registration is broken. : (

We are working on it and will solve it ASAP.
 
User avatar
jsantos
Site Admin
Posts: 3905
Joined: 20 Jan 2012, 17:18
Contact:

Re: ScrollViewer and TouchDown

19 Oct 2017, 05:56

Problems with the tracker should be fixed now! Closing this.

Who is online

Users browsing this forum: Google [Bot] and 59 guests