tulei555 / google-cast-sdk

Automatically exported from code.google.com/p/google-cast-sdk
0 stars 1 forks source link

Styled Media Receiver shows horizontal scrollbar #786

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When casting videos, I occasionally see a horizontal scrollbar on the bottom of 
the cast receiver. I am using the Styled Media Receiver, and am casting from 
both iOS and Android sender apps. I have a strange feeling it has to do with 
the aspect ratio of the video being casted.

What is the expected output? What do you see instead?
I expect to not see any scrollbars, as users do not have the ability to scroll.

What version of the product are you using? On what operating system?
Using the latest cast SDKs on iOS/Android and the Styled Media Receiver.

Please provide any additional information below.

Original issue reported on code.google.com by Kevin.Ze...@gmail.com on 14 Mar 2016 at 5:39

GoogleCodeExporter commented 8 years ago
One thing to add, on iOS, if I set the contentType to nil for the 
GCKMediaInformation, I do not see the issue when I cast from the iOS device. 
Content type must be provided on Android and for cross-device compatibility. 

Original comment by Kevin.Ze...@gmail.com on 14 Mar 2016 at 5:52

GoogleCodeExporter commented 8 years ago
Could you please reply to our queries below
1) Have you tried using the reference receiver and see whether you are seeing 
the same issue with the stream 
(https://github.com/googlecast/CastReferencePlayer)?
2) Could you share the stream used for testing?
3) Share us sender logs from android app and share feedback report from 
Chromecast app/extension with the text "for Issue 786" in description and share 
receiver logs here (after reproducing this issue).

Original comment by vinot...@google.com on 15 Mar 2016 at 12:08

GoogleCodeExporter commented 8 years ago
I unfortunately cannot share the affected stream with you, and as this is 
pretty sporadic, I cannot reproduce it on a stream that we can share with you. 
I will try and test with the CastReferencePlayer, but again, this is merely an 
issue in which the Styled Media Receiver is displaying scrollbars, and it 
should not. 

Original comment by Kevin.Ze...@gmail.com on 21 Mar 2016 at 8:15