Closed
Bug 1013854
Opened 10 years ago
Closed 10 years ago
[permission] make permission dialog content scrollable
Categories
(Firefox OS Graveyard :: Gaia::System::Window Mgmt, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 938467
People
(Reporter: gasolin, Unassigned)
References
Details
Attachments
(4 files)
Since permission dialog is orientable but there're more items in gUM dialog. We may need lock the orientation to portrait if dialog is prompt.
Reporter | ||
Comment 1•10 years ago
|
||
It only affect devices that have back/front camera.
blocking-b2g: --- → 1.4?
Reporter | ||
Comment 2•10 years ago
|
||
@omega, this issue is only reproducible for getUserMedia dialog.
Should we lock all permission prompts, or just only lock getUserMedia dialog?
Flags: needinfo?(ofeng)
Comment 3•10 years ago
|
||
What is the current behavior?
Can we please check if this happens in 1.3?
Please help with STR and screen shot.
Flags: needinfo?(gasolin)
Reporter | ||
Comment 4•10 years ago
|
||
1.3 doesn't have getUserMedia video and every element will within the dialog. I'll append screenshot later
Flags: needinfo?(gasolin)
Comment 5•10 years ago
|
||
In a landscape app, it's bad UX to pop up a portrait dialog, so I think it's better to make it scrollable rather than lock orientation.
Flags: needinfo?(ofeng)
Reporter | ||
Updated•10 years ago
|
Summary: [permission] lock orientation when permission dialog is prompt → [permission] make permission dialog content scrollable
Reporter | ||
Comment 6•10 years ago
|
||
geolocation prompt in landscape, looks fine
Reporter | ||
Comment 7•10 years ago
|
||
getUserMedia video with front camera prompt in landscape, UI looks wrong
Reporter | ||
Comment 8•10 years ago
|
||
Reproduce Steps: (Need Device with front camera)
1. Open UI tests app in portrait
2. switch to API tab at bottom
3. click getUserMedia panel
4. tap Video1 button, the prompt is shown
5. change orientation to landscape
Fact:
The select devices list is out of space and render in wrong shape
Reporter | ||
Comment 9•10 years ago
|
||
seems 1.4(current master) UI is lesser, did not have this issue
Reporter | ||
Comment 10•10 years ago
|
||
and is related to bug 938467
blocking-b2g: 1.4? → 2.0?
Depends on: 938467
Reporter | ||
Comment 11•10 years ago
|
||
will fix it in bug 938467
Status: NEW → RESOLVED
blocking-b2g: 2.0? → ---
Closed: 10 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 12•10 years ago
|
||
scrollable UI
You need to log in
before you can comment on or make changes to this bug.
Description
•