Closed
Bug 783521
Opened 12 years ago
Closed 12 years ago
[Tablet] Playing HTML5 videos in fullscreen mode doesn't close the tab menu
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox15 affected, firefox16 affected, firefox17 affected, firefox20 verified, fennec+)
VERIFIED
FIXED
Firefox 20
People
(Reporter: paul.feher, Assigned: kats)
References
Details
Attachments
(2 files)
1.71 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
907 bytes,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Firefox Mobile Native 15.0b5 build1 (2012-08-15)
Device: Samsung Galaxy Tab (Android 3.1)
Steps to reproduce:
1. Go to http://people.mozilla.com/~nhirata/html_tp/elephants-dream.webm
2. Open tab menu.
3. Long tap on the video side and tap the full-screen option from the context menu.
Expected result:
The video should be payed in full-screen mode and the tab menu closed.
Actual result:
The tab menu is not closed.
Reporter | ||
Updated•12 years ago
|
tracking-fennec: --- → ?
status-firefox15:
--- → affected
status-firefox16:
--- → affected
status-firefox17:
--- → affected
Updated•12 years ago
|
tracking-fennec: ? → +
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → bugmail.mozilla
Assignee | ||
Comment 1•12 years ago
|
||
Apparently correct code is not a requirement for correct behaviour! Whodathunkit.
Attachment #685750 -
Flags: review?(mark.finkle)
Assignee | ||
Comment 2•12 years ago
|
||
This hides the tabs sidebar on tablets when going into full-screen mode. The sidebar remains hidden if you exit full-screen mode because it's simpler, but I can add some state variables to track that if you prefer.
Attachment #685751 -
Flags: review?(mark.finkle)
Updated•12 years ago
|
Attachment #685750 -
Flags: review?(mark.finkle) → review+
Comment 3•12 years ago
|
||
Comment on attachment 685751 [details] [diff] [review]
(2/2) Fix bug
This is fine for now. We have plans to make the tabs sidebar be transient by default, or pinned. We can update the behavior when that code lands.
Attachment #685751 -
Flags: review?(mark.finkle) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/498909bdf43f
https://hg.mozilla.org/mozilla-central/rev/8151e40d325e
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 20
Reporter | ||
Comment 6•12 years ago
|
||
Verified on:
Nightly 20.0a1 (2012-11-29)
Ausu EEE Transformer TF101 (Android 4.0.3)
Status: RESOLVED → VERIFIED
status-firefox20:
--- → verified
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•