I have this issue where after interacting with Tex...
# compose
c
I have this issue where after interacting with TextFields, future touches have an offset. Anyone else experienced something similar ?
a
Yeah, I'm seeing the same bug. I thought my phone was messing up at first. Sometimes if I close the keyboard and select a different field it seems to fix itself, whatever is going on there. You can see how the touch point is above the fab even though I'm pressing it:
c
I'm not sure exactly what causes it to happen so it's a bit hard to isolate - mines inside a ScrollableColumn which I feel could be related. How about yours?
a
Yeah, same.
Hmm. I tried switching to a regular
Column
, but still see the offset.
z
Is there an issue tracking this?
a
I'm not sure, probably not a public one.
z
Might be good for someone who’s experiencing this to file a bug then, so the Compose team can track it and there’s a central place to have this discussion. Link is in the channel topic/subject.
c
Is there a way to see the issues besides from them being linked in slack?
z
Not sure what you mean – besides searching for them on the tracker?
a
c
@Zach Klippenstein (he/him) [MOD] Ah I was too fixed on looking explicitly for a list. Turns out you can search compose 🙂 or "*" if you're curious