Closed
Bug 1220071
Opened 9 years ago
Closed 9 years ago
Statusbar background is wrong in Pin dialog when in landscape
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(blocking-b2g:2.5+)
VERIFIED
FIXED
blocking-b2g | 2.5+ |
People
(Reporter: apastor, Assigned: apastor)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
STR:
1.- Open the Browser and navigate to any web site
2.- Open the pin dialog
3.- Switch to landscape
Expected:
The satusbar background is not transparent
Actual:
The satusbar background is transparent
Assignee | ||
Comment 1•9 years ago
|
||
[Blocking Requested - why for this release]: Broken UI
blocking-b2g: --- → 2.5?
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → apastor
Updated•9 years ago
|
QA Whiteboard: [COM=Pin the Web]
Assignee | ||
Comment 2•9 years ago
|
||
Bisecting, looks like a regression from bug 1218439
Updated•9 years ago
|
Whiteboard: [systemsfe]
Comment 3•9 years ago
|
||
Assignee | ||
Comment 4•9 years ago
|
||
Comment on attachment 8681195 [details]
[gaia] albertopq:1220071-statusbar-bg > mozilla-b2g:master
bug 1218439 renamed the orientationchange events, but didn't rename the listeners to the internal event. Etienne, could you please take a look?
Attachment #8681195 -
Flags: review?(etienne)
Comment 5•9 years ago
|
||
Comment on attachment 8681195 [details]
[gaia] albertopq:1220071-statusbar-bg > mozilla-b2g:master
keeping a trace of the IRC conversation: we rolled back the "internal" appwindow event to orientationchange. It won't conflict with the gecko stuff since it's "_" prefixed and very AppWindow specific (we never dispatch them on the window)
Attachment #8681195 -
Flags: review?(etienne) → review+
Updated•9 years ago
|
blocking-b2g: 2.5? → 2.5+
Comment 6•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 7•9 years ago
|
||
Verified on
[Flame]
Build ID 20151102150204
Gaia Revision 7954ff0cbd794a35499a1082bed273598f82ee6f
Gaia Date 2015-11-02 17:35:17
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/6275cd9c71b76891f6b6585dabc687bc443ab877
Gecko Version 45.0a1
Device Name flame
Firmware(Release) 4.4.2
Firmware(Incremental) eng.cltbld.20151102.182914
Firmware Date Mon Nov 2 18:29:28 EST 2015
Bootloader L1TC000118D0
[Aries]
Build ID 20151103000930
Gaia Revision 7954ff0cbd794a35499a1082bed273598f82ee6f
Gaia Date 2015-11-02 17:35:17
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/9f69202d82752e093a653a8f15b0274e347db33a
Gecko Version 45.0a1
Device Name aries
Firmware(Release) 4.4.2
Firmware(Incremental) eng.worker.20151102.233051
Firmware Date Mon Nov 2 23:30:58 UTC 2015
Bootloader s1
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•