搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

green screen play video on Android 6 mobile Firefox

  • 5 个回答
  • 1 人有此问题
  • 6 次查看
  • 最后回复者为 Paul

more options

bug with green screen on lenovo tab3 android 6

bug with green screen on lenovo tab3 android 6
已附加屏幕截图

所有回复 (5)

more options

Hi

Please can you supply the website address for those videos?

Does this happen with other websites, such as YouTube?

Do you have any add-ons installed?

What level of enhanced tracking protection do you have set?

more options

1. https://m.youtube.com/watch?v=fZOghLjOA9E and any videos on YT and vk.com

2. yes

3. no. clean firefox 90.1.2

4. default standart setting

more options

Do you have any security or anti-virus apps running on your device?

more options

no. nothing

more options

Hi

Has this happened before the recent update to Firefox for Android?

To look into this matter further, our developers will need more information from you:

  1. On stock Android open the Android Settings and use the search at the top to find build number
  2. Tap the build number 7 times
  3. For other devices use your favorite search engine or YouTube to find steps for your device.
  4. On stock Android Open the Android Settings and use the search at the top to find USB debugging and enable it
  5. Connect your device to the computer using a USB cable
  6. Download the Android SDK Platform tools for your operating system
  7. Use your operating system tools to extract the zip file that was downloaded
  8. Connect your device to the computer using a USB cable
  9. Open a command prompt or terminal and change to the directory to the platform tools directory that was extracted
  10. On Windows run the command adb devices on macOS and Linux run ./adb devices
  11. If it returns unauthorized you will need to authorize the phone to connect to the computer by accepting the connection dialog on the phone
  12. Connect your device to the computer using a USB cable
  13. Open a command prompt or terminal and change to the directory to the platform tools directory that was extracted
  14. On Windows run adb logcat -v time on macOS and Linux run ./adb logcat -v time
  15. Watch a video
  16. Unplug the device
  17. Copy all the information in the terminal
  18. Paste the information into a Gist https://gist.github.com/ and save logcat information
  19. Add the Gist URL to a reply to this thread

Optional Cleanup

  • It is recommended to disable USB debugging once you are done collecting this information
  • You can remove the Android SDK Platform tools by deleting the folders and zip file