Closed
Bug 985016
Opened 11 years ago
Closed 11 years ago
[B2G][Camera] Z-Index of Zoom Bar is incorrect
Categories
(Firefox OS Graveyard :: Gaia::Camera, defect)
Tracking
(b2g-v1.4 fixed, b2g-v2.0 fixed)
RESOLVED
FIXED
1.4 S5 (11apr)
People
(Reporter: justindarc, Assigned: justindarc)
Details
Attachments
(2 files)
The z-index of the Zoom Bar is too high and overlaps the Settings menu when open. See attached screenshot.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8392999 -
Flags: review?(dflanagan)
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → jdarcangelo
Comment 2•11 years ago
|
||
Comment on attachment 8392999 [details] [review]
pull-request (camera-new-features)
Thanks for finding and fixing this.
Please go ahead and land this.
In addition, it would be great if someone (like you) could take a big-picture look at z-index issues throughout the app and make a list of all the things we display and what their z-indexes should be. I assume that we currently have dependencies on the order in which views are instantiated and I think it would be better if we made the stacking order explicit with z indexes for everything. Of course, fixing bugs probably takes priority over something like this.
Attachment #8392999 -
Flags: review?(dflanagan) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Landed on camera-new-features:
https://github.com/mozilla-b2g/gaia/commit/ff8253f5a5e88bf28076a35a347e357cc997a901
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
Bulk edit for camera bugs.
If earlier comments do not show how this bug landed to master, it probably landed as part of https://github.com/mozilla-b2g/gaia/pull/17599 which merged the camera-new-features branch into master.
This bug was uplifted from master to v1.4 as part of https://github.com/mozilla-b2g/gaia/commit/a8190d08e61316a86bba572ba8d894d081a20530
You need to log in
before you can comment on or make changes to this bug.
Description
•