android / android/android-test
Espresso clicks on the wrong location for rotated views
- Lingua principale
- Java
- Stelle
- 1.2k
- Fork
- 342
- Merge medio
- 11h 29m
- PR unite (30g)
- 2
Descrizione
### 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
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia da GeneralLocation nel repository AndroidX Test e dal report collegato dell’Issue Tracker, quindi riproduci il comportamento della vista ruotata usando il repository pubblico espresso-click-sample su API 25 con Espresso 3.1.1. Il lavoro è completo quando avrai determinato se esiste un fix, quale versione lo contiene e se tale versione è stata rilasciata.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- android, java
- Ambito
- mobile, testing
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100