android / android/android-test
Espresso clicks on the wrong location for rotated views
- Lenguaje dominante
- Java
- Estrellas
- 1.2k
- Forks
- 342
- Merge medio
- 11 h 29 min
- PR fusionados (30 d)
- 2
Descripción
### Description
I'm trying to find out what happened to this issue:
https://issuetracker.google.com/issues/64758984
(related: https://stackoverflow.com/q/42626452/253468)
It says fixed for a year now, yet Espresso 3.1.1 (latest stable atm) doesn't work. The code of GeneralLocation is exactly as described in the issue. I tried to search the history for the bug IDs but couldn't find any trace of the fix. Can you please help me find the fix, which version has the fix, whether it's released, or really any info? No mention in [release notes](https://developer.android.com/jetpack/androidx/releases/archive/test) either.
### Steps to Reproduce
see https://issuetracker.google.com/issues/64758984
### Expected Results
clicks correctly
### Actual Results
`perform(click())` passes, but `OnClickListener` not triggered
### AndroidX Test and Android OS Versions
3.1.1, API 25
### Link to a public git repo demonstrating the problem:
https://github.com/duanbo1983/espresso-click-sample
Guía de contribución
Línea de trabajo
Comienza con GeneralLocation en el repositorio AndroidX Test y el informe vinculado del Issue Tracker; después, reproduce el comportamiento de la vista rotada usando el repositorio público espresso-click-sample en API 25 con Espresso 3.1.1. Se considera terminado determinar si existe un fix, qué versión lo contiene y si esa versión fue publicada.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- android, java
- Área
- mobile, testing
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100