Closed
Bug 1074043
Opened 10 years ago
Closed 10 years ago
Status bar icons have wrong color when using activities
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:2.1+, b2g-v2.1 verified, b2g-v2.2 verified)
People
(Reporter: gwagner, Assigned: aus)
References
Details
(Whiteboard: [systemsfe][p=1])
Attachments
(4 files)
STR: Open page in browser and share via message app.
Reporter | ||
Comment 1•10 years ago
|
||
[Blocking Requested - why for this release]:
blocking-b2g: --- → 2.1?
Whiteboard: [systemsfe]
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → aus
Target Milestone: --- → 2.1 S6 (10oct)
Assignee | ||
Comment 4•10 years ago
|
||
Assignee | ||
Comment 5•10 years ago
|
||
Assignee | ||
Comment 6•10 years ago
|
||
Attachment #8497052 -
Flags: review?(mhenretty)
Assignee | ||
Updated•10 years ago
|
Attachment #8497052 -
Flags: review?(mhenretty) → review?(alive)
Assignee | ||
Comment 7•10 years ago
|
||
Assignee | ||
Updated•10 years ago
|
Whiteboard: [systemsfe] → [systemsfe][p=1]
Comment 8•10 years ago
|
||
Comment on attachment 8497052 [details]
Pull Request - Listen for activity creation and update titlebar style as expected
As discussion on IRC we tend to use 'activityopening'/'activityopened' event.
Also, in *opening/*opened handler, we should use app.getTopMostWindow() to get the information of the correct app window instance to change the color of statusbar.
Attachment #8497052 -
Flags: review?(alive)
Assignee | ||
Updated•10 years ago
|
Attachment #8497052 -
Flags: review?(etienne)
Comment 9•10 years ago
|
||
Comment on attachment 8497052 [details]
Pull Request - Listen for activity creation and update titlebar style as expected
r=me with the test comment addressed
Attachment #8497052 -
Flags: review?(etienne) → review+
Assignee | ||
Comment 10•10 years ago
|
||
Comment on attachment 8497052 [details]
Pull Request - Listen for activity creation and update titlebar style as expected
[Approval Request Comment]
[Bug caused by] (feature/regressing bug #): New Status Bar UX
[User impact] if declined: Status Bar icons will use the dark theme instead of the light theme. This makes them barely legible at best.
[Testing completed]: On Device (Flame 319M / v180 + Latest Gecko and Gaia) + Unit Tests.
[Risk to taking this patch] (and alternatives if risky): Low. It's a very isolated change backed by tests and manual testing.
[String changes made]: None.
Attachment #8497052 -
Flags: approval-gaia-v2.1?(fabrice)
Assignee | ||
Comment 11•10 years ago
|
||
Commit (master): https://github.com/mozilla-b2g/gaia/commit/22b1698a71db620b1dd04867aba55efbfd9f23d7
Fixed!
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-b2g-v2.1:
--- → affected
status-b2g-v2.2:
--- → fixed
Resolution: --- → FIXED
Updated•10 years ago
|
Comment 12•10 years ago
|
||
This issue is verified on Flame 2.2:
Flame 2.2 KitKat Base (319mb)(Full Flash)
Environmental Variables:
Device: Flame 2.2 Master
BuildID: 20141001040205
Gaia: 0e280591881d44b80f456bc27e12d9114c218868
Gecko: 14665b1de5ee
Gonk: 2c909e821d107d414f851e267dedcd7aae2cebf
Version: 35.0a1 (2.2 Master)
Firmware: V180
User Agent: Mozilla/5.0 (Mobile; rv:35.0) Gecko/35.0 Firefox/35.0
The status bar icons are displayed in white after returning from Message app.
Updated•10 years ago
|
Attachment #8497052 -
Flags: approval-gaia-v2.1?(fabrice) → approval-gaia-v2.1+
Updated•10 years ago
|
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(ktucker)
Assignee | ||
Comment 13•10 years ago
|
||
Comment 14•10 years ago
|
||
Comment 15•10 years ago
|
||
This issue is verified on Flame 2.1 as well:
Flame 2.1 KitKat Base (319mb)(Full Flash)
Environmental Variables:
Device: Flame 2.1
BuildID: 20141003000203
Gaia: 9861c61ec302fb0316c753a2e1c0f592180515fd
Gecko: da68900d1c66
Gonk: 2c909e821d107d414f851e267dedcd7aae2cebf
Version: 34.0a2 (2.1)
Firmware: V180
User Agent: Mozilla/5.0 (Mobile; rv:34.0) Gecko/34.0 Firefox/34.0
The status bar icons are displayed in white after returning from Message app.
QA Whiteboard: [QAnalyst-Triage+] → [QAnalyst-Triage?]
Flags: needinfo?(ktucker)
Updated•10 years ago
|
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Flags: needinfo?(ktucker)
Updated•10 years ago
|
Flags: in-testsuite? → in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•