Results 46 comments of Alix

> @alwa Could you check the variable that is updated in `onClick` in tests? Like this one: https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/foundation/foundation/src/androidAndroidTest/kotlin/androidx/compose/foundation/ClickableTest.kt;l=289-314?q=performClick&ss=androidx&start=11. I had to replace an assertion (Truth) with an equivalent and ran...

I'm afraid I haven't been able to rewrite my test so that is passes in 4.9.1 or 4.9.2. I get the same kind of behavior regardless. The problem, I guess,...

> @alwa What is the real behavior on the Emulator or real device? Well, the problem here is in the test code as the test posts the offset (implicitly through...

> @alwa can you put up a GitHub repo with a repro of the issue? That would be super helpful. I think this is probably related to [ed2d7d3](https://github.com/robolectric/robolectric/commit/ed2d7d3d600972090de29bcf9ad37d65a4d7ef47). I've started...

> It's not maintained anymore. Officially not maintained or just in practice? Edit: Semi-maintained at least, it would seem: https://github.com/openid/AppAuth-Android/issues/1039#issuecomment-1912169337 A pity for us who want to avoid vendor lock-in....