Bug P2
Status Update
Comments
ak...@google.com <ak...@google.com> #2
To work around this for our CHIPS tests, we had to use a java bridge and report what was available in javascript. But this doesn't fully cover http cookies which is an issue.
https://crrev.com/c/5250507
We should fix this when we implement this CookieManager API.
We should fix this when we implement this CookieManager API.
Description
Version used: 6.13
Devices/Android versions reproduced on:
DirectTv Box/"R" version of Android
If this is a bug in the library, we would appreciate if you could attach:
- Sample project to trigger the issue
- A screenrecord or screenshots showing the issue (if UI related).
See below...
Get a flash/intermediate window which appears before the movie play
Whenever searching for a movie and then click on action (Resume Watching for example) then get intermediate flashing of another window before it plays:
Steps to reproduce:
1 - Say "Search for First 48" (voice input)
2 - A find window appears which asks to "Resume Watching" and has other buttons (see attachment)
It is trying to use this activity:
com.google.android.katniss/com.google.android.apps.tvsearch.results.activity.SearchResultActivity
3 - When click on button, the movie plays, but first a flickering occurs
See attachment for an example.