Comment 1 for bug 1370557

Revision history for this message
Leo Arias (elopio) wrote :

<elopio> zsombi: so the question is: do text fields capture vertical swipes? and if so, why?
<zsombi> elopio: there is the Flickable inside the TextField, and that captures it :(
<elopio> zsombi: why is there a vertical flickable inside textfield, if it's never going to need vertical flicking? or is it that the flickable for horizontal swiping captures also the vertical movements?
<zsombi> elopio: checking if we can force Flickable to take only horizontal swip[es
<zsombi> elopio: unfortunately we cannot control that :(
<zsombi> elopio: and we need a horizontal swipe there...
-*- zsombi eod
<elopio> zsombi: I thought flickableDirection was for that.
<elopio> oh, you are gone. I will report a bug because this affects the UX. I find it weird that swipes don't work on text fields. I guess it will take some time to fix it though.
<zsombi> elopio: arghhhh!!! my eyes do not see anymore...
<elopio> zsombi: don't worry, go and get some rest :) This can wait until tomorrow.
<zsombi> elopio: that should do the job!
<zsombi> elopio: kewl...