Closed
Bug 1083553
Opened 10 years ago
Closed 10 years ago
Video toolbar menu doesn't come up when tapping on the video while in fullscreen mode
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1076783
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: regression)
This is on today's mozilla-central engineer build on Flame, using 180 base image
Steps to reproduce:
- Navigate into Browser App
- Navigate to m.youtube.com
- Tap on any video to start watching
- Tap on the fullscreen icon
- Tap on the video to bring up video toolbar
This is basically bug 981804 revisited. I found this while trying to fix bug 982839 (which is basically writing a test for this bug).
Peter, Tony, do you know if there's a moztrap test for this is in moztrap? I can't seem to find it.
Reporter | ||
Updated•10 years ago
|
Summary: Video toolbar menu doesn't come up when tapping on the video while in fullscreen mode. → Video toolbar menu doesn't come up when tapping on the video while in fullscreen mode
Reporter | ||
Updated•10 years ago
|
OS: Mac OS X → Gonk (Firefox OS)
Hardware: x86 → ARM
Reporter | ||
Comment 1•10 years ago
|
||
Btw, I can't seem to find anything back from the original pull request in the offending file of bug 981804:
https://github.com/mozilla-b2g/gaia/pull/17130/files
Reporter | ||
Comment 2•10 years ago
|
||
Peter, Tony, do you know if there's a moztrap test for this is in moztrap? I can't seem to find it.
According to bug 981804, I get the impression there is a moztrap out there, somewhere.
Flags: needinfo?(tnguyen)
Flags: needinfo?(pbylenga)
Comment 3•10 years ago
|
||
Looks like there are a few bugs written for this issue and they're kind of in a circular dependency.
At this moment looks like work is being done in bug 1076783 for this issue.
Looks like it's in our full smoketest run which according to the Master Smoketest for March 10 failed to this bug, although it doesn't say to activate full screen. So I don't know the logic behind originally failing this testcase to that bug (I was on a different team March 10, 2014) and we currently aren't blocking smoke against bug 1076783.
https://moztrap.mozilla.org/manage/cases/?filter-id=6073
Flags: needinfo?(tnguyen)
Flags: needinfo?(pbylenga)
Reporter | ||
Comment 4•10 years ago
|
||
Thanks Peter!
https://moztrap.mozilla.org/manage/cases/?filter-id=6073 doesn't do anything related to full screen, so I don't think this is covered by smoketests.
This is indeed a duplicate of bug 1076783.
The question is, if this should be a smoketest blocker. With bug 1076783, I get the impression, not.
In that case, this doesn't have to be covered by smoketests, but by bft tests.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 5•10 years ago
|
||
There isn't any moztrap bft test either, that covers this, by any change?
No longer blocks: 982839
You need to log in
before you can comment on or make changes to this bug.
Description
•