Closed
Bug 863117
Opened 13 years ago
Closed 10 years ago
After running a Gaia UI Test and locking, unlocking homescreen, UI shifts dramatically and unusably
Categories
(Firefox OS Graveyard :: Gaia::Homescreen, defect)
Firefox OS Graveyard
Gaia::Homescreen
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: stephend, Unassigned)
References
Details
(Whiteboard: [fromAutomation])
Attachments
(1 file)
|
54.98 KB,
image/png
|
Details |
Credit to Bob Silverberg for finding this.
Gecko: releases/mozilla-b2g18 - b1d335593453
Gaia: integration/gaia-v1-train - 171adc0c8ca1
STR:
I can't seem to replicate this manually, so bear with me on the automation-needed steps, below:
1. sudo pip install virtualenvwrapper
2. mkvirtualenv gaia
3. git clone git://github.com/mozilla/gaia-ui-tests.git
4. cd gaia-ui-tests/
5. python setup.py develop
6. adb forward tcp:2828 tcp:2828
7. gaiatest --type=b2g --address=localhost:2828 gaiatest/tests/clock/test_clock_set_alarm_repeat.py
After the test runs, you'll notice:
A) the notification bar has disappeared
B) after pressing the power button and getting the lockscreen, when you unlock it, you'll see the following screenshot
Comment 1•13 years ago
|
||
I reckon this is a dupe of https://bugzilla.mozilla.org/show_bug.cgi?id=859264
Comment 2•10 years ago
|
||
Mass update: Resolve wontfix all issues with legacy homescreens.
As of 2.6 we have a new homescreen and having these issues open is confusing. All issues will block bug 1231115 so we can use that to re-visit any of these if needed.
You need to log in
before you can comment on or make changes to this bug.
Description
•