Closed Bug 1171490 Opened 10 years ago Closed 10 years ago

[Statusbar] Icons overlap rocketbar when minimized

Categories

(Firefox OS Graveyard :: Gaia::System::Status bar, Utility tray, Notification, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2.2 S14 (12june)

People

(Reporter: apastor, Assigned: apastor)

References

Details

(Keywords: regression, Whiteboard: [systemsfe])

Attachments

(2 files)

Attached image screenicons.png
STR: 1.- Activate as many icons as you can 2.- Go to the browser and scroll Expected: The icons are shown by priority Actual: The icons overlap the rocketbar
Assignee: nobody → apastor
Regression of bug 1168061
Depends on: 1168061
Actually, a combination of bug 1094759 and bug 1168061 regressed this. Investigating.
Tricky one... it seems that classList.toggle('maximized', undefined) won't work as we were expecting. The new bootstrap somehow is calling setAppearance twice (I'll investigate later) and the second call is adding the 'maximized' class again, although none of the conditions are true (undefined, actually). The test I added fails in master. Scary :S Alive, can you take a look? Thanks!
Attachment #8615408 - Flags: review?(alive)
Attachment #8615408 - Flags: review?(alive) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S14 (12june)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: