Closed
Bug 1019423
Opened 11 years ago
Closed 11 years ago
Edge Swipe Gesture - Status Bar Transition Issue
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(b2g-v2.0 fixed)
RESOLVED
FIXED
2.0 S3 (6june)
Tracking | Status | |
---|---|---|
b2g-v2.0 | --- | fixed |
People
(Reporter: rmacdonald, Assigned: crdlc)
References
Details
(Whiteboard: [systemsfe])
Attachments
(1 file)
When swiping from a full screen app such as Gallery to an app with a status bar, the transition shows the wallpaper in the status bar area on the target sheet.
STR
Launch Browser
Return home
Launch Gallery
Swipe from the left edge of the screen to return to Browser
Actual Behaviour
Wallpaper shows up in the status bar area during the transition. If quickly swiping across multiple apps, this space continues to show the wallpaper while the swipe transition overlay is displayed.
Intended Behaviour
Instead of showing the wallpaper in the status area, display the status bar.
Reporter | ||
Comment 1•11 years ago
|
||
Kevin, I talked to Etienne and he believes this may be a recent rocket bar regression. Please contact Etienne if you have any questions.
Flags: needinfo?(kgrandon)
Comment 2•11 years ago
|
||
I think this is regarding the new transparent statusbar on homescreen that is causing this. Is there a better place that we could be checking for the state of the statusbar? What do you guys think?
Flags: needinfo?(kgrandon)
Flags: needinfo?(crdlc)
Flags: needinfo?(alive)
Assignee | ||
Updated•11 years ago
|
Assignee: kgrandon → crdlc
Status: NEW → ASSIGNED
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(alive)
Assignee | ||
Comment 4•11 years ago
|
||
Attachment #8433421 -
Flags: review?(kgrandon)
Comment 5•11 years ago
|
||
Comment on attachment 8433421 [details]
Github pull request
Ok, this is super simple, and I've verified that it fixes the issue. I feel comfortable R+ing this. Thanks!
Attachment #8433421 -
Flags: review?(kgrandon) → review+
Comment 6•11 years ago
|
||
Also just making a note that this is basically a follow-up to this line: https://github.com/crdlc/gaia/commit/c729c2fa9159c2211744b531a9ee8403e7174848#diff-daaf9ccebd7b4cadd347583426d00d58R233
Comment 7•11 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Whiteboard: [systemsfe]
Target Milestone: --- → 2.0 S3 (6june)
Comment 8•11 years ago
|
||
Haven't checked, but I think we have a new issue that might be coming from this fix.
In the gallery app, swiping from the top of the screen reveals a black bar instead of revealing the status bar, and then I can't access the utility tray from there.
Cristian can you take a look?
Flags: needinfo?(crdlc)
Assignee | ||
Comment 10•11 years ago
|
||
Trying to investigate where this the regression and how to fix the issue.
I went to my commit about visual refresh c729c2fa9159c2211744b531a9ee8403e7174848 and it is working so I am suspecting that the bug is in another place. Although I could be wrong :)
Assignee | ||
Comment 11•11 years ago
|
||
Filed bug 1020127 to fix the regression from bug 1014824
(In reply to Etienne Segonzac (:etienne) from comment #8)
> Haven't checked, but I think we have a new issue that might be coming from
> this fix.
>
> In the gallery app, swiping from the top of the screen reveals a black bar
> instead of revealing the status bar, and then I can't access the utility
> tray from there.
>
> Cristian can you take a look?
Comment 12•11 years ago
|
||
Mass modify - set status-b2g-v2.0 fixed for fixed bugs under vertical homescreen dependency tree.
status-b2g-v2.0:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•