Closed Bug 1160912 Opened 9 years ago Closed 6 years ago

[FFOS7715 v2.1] [dolphin][Youtube video] After watching video for long time the option for Full screen will not be displayed.

Categories

(Firefox OS Graveyard :: Gaia::Video, defect)

ARM
Gonk (Firefox OS)
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: lin.hui, Unassigned)

Details

(Whiteboard: [SPRD 432468])

Defect Description:
  After watching video for long time the option for Full screen will not be displayed.

Steps to reproduce:
  1.Go to browser.
  2.Open Youtube.
  3.Play any video.
  4.Rotate the screen.
  5.Play in Full screen.
  6.Come back from Full screen.
  7.Watch video for 30 to 40 minutes. 
  8.After watching video for long time the option for Full screen will not be displayed.
Flags: needinfo?(vchen)
Hi vance:

  After watching video for long time the option for Full screen will not be displayed, but this issue's reproducibility is very low.

  We have captured a video about this issue, please go to the following path to downloading:
    ftp://ftp.spreadtrum.com/for_sprd_mozilla/Mozilla_bug1160912/ 
    file name : Youtube_video_control.mp4
    username: mouzhi
    password: mouZHI$$61​

I try to find the logic about the video controls' display, but I failed, so I need someone to help me about this issue.

Is that code related with gecko/toolkit/content/widgets/videocontrols.xml ?

     setFullscreenButtonState : function () {
       if (this.isAudioOnly || !document.mozFullScreenEnabled) {
         this.fullscreenButton.hidden = true;
         return;
     }

Thank you.
Hi Lin Hui -

Thanks for your analysis, but honestly I don't think this one here is a high-priority issue. We will help to check this issue, but first we need to finish other high priority issues, please understand that

Thanks
Flags: needinfo?(vchen)
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.