Closed
Bug 1009535
Opened 11 years ago
Closed 11 years ago
[FTE] Ensure that progressbar show steps within limits
Categories
(Firefox OS Graveyard :: Gaia::First Time Experience, defect)
Tracking
(b2g-v1.4 unaffected, b2g-v2.0 fixed)
RESOLVED
FIXED
2.0 S3 (6june)
Tracking | Status | |
---|---|---|
b2g-v1.4 | --- | unaffected |
b2g-v2.0 | --- | fixed |
People
(Reporter: arnau, Assigned: mihai)
Details
Attachments
(6 files)
No description provided.
Comment 1•11 years ago
|
||
I'm fearing a regression here, as I don't remember seeing it two weeks ago.
But I'm checking, and can't see anything merged on FTE related to the steps recently.
Keywords: regressionwindow-wanted
Comment 2•11 years ago
|
||
Last related code is from bug 984404 (commit 34679061271542dd7ece6f1883972490d3d6da34), but it's two months old, and I don't remember seeing this at the time.
Comment 3•11 years ago
|
||
Switching to qawanted to compare behavior on 1.4 vs. 2.0.
Keywords: regressionwindow-wanted → qawanted
Comment 4•11 years ago
|
||
Hi,
Tested on today's (5/14) master and v1.4 builds
*master
Device: Hamachi
BuildId:20140514070958
Gecko: 754c5c0
Gaia: 655a1eb
Platform version: 32.0a1
*v1.4
Device: Hamachi
BuildId: 20140514054004
Gecko: 5cf917c
Gaia: b40103d
Platform version: 30.0
Horizontal scrolling issue only happens on master branch, please see attached some screenshots corresponding to master and v1.4 behavior
status-b2g-v1.4:
--- → unaffected
status-b2g-v2.0:
--- → affected
Comment 5•11 years ago
|
||
v1.4 - FTU second to last step
Comment 6•11 years ago
|
||
v1.4 - FTU last step
Comment 7•11 years ago
|
||
master - FTU second to last step
Comment 8•11 years ago
|
||
master - FTU last step
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → mihai
Assignee | ||
Comment 9•11 years ago
|
||
I'll take it as I worked on that scrolling logic two months ago and I think I know what's the issue. Thanks Fernando for the Cc.
Comment 10•11 years ago
|
||
Really ugly, but I don't think I'd hold a release on this.
Keywords: regression
Assignee | ||
Comment 11•11 years ago
|
||
Attachment #8424377 -
Flags: review?(fernando.campo)
Comment 12•11 years ago
|
||
Comment on attachment 8424377 [details] [review]
Pull Request #19345 - [FTU] Fix navigation step logic
Comments on github. Working ok on my tests, but were you able to test it with a DSDS device? I don't have any available at the moment.
It might need some new tests also, so we avoid this situation in the future, by checking the step-state position (I thought that we had some already anyway)
Attachment #8424377 -
Flags: review?(fernando.campo) → feedback+
Assignee | ||
Comment 13•11 years ago
|
||
Comment on attachment 8424377 [details] [review]
Pull Request #19345 - [FTU] Fix navigation step logic
Updated the PR, including step-wise navigation bar position tests. Thanks for the feedback!
Attachment #8424377 -
Flags: review?(fernando.campo)
Comment 14•11 years ago
|
||
I am not reproducing the bug in latest master build, independently if I register or not in FxA.
Tested on today's (5/14) master
B-184
Device: Hamachi
BuildId:20140601080828
Gecko: 3e5340d
Gaia: 7416a2
Platform version: 32.0a1
Setting qawanted to confirm
Keywords: qawanted
Comment 15•11 years ago
|
||
(In reply to Maria Angeles Oteo (:oteo) from comment #14)
> I am not reproducing the bug in latest master build, independently if I
> register or not in FxA.
>
> Tested on today's (5/14) master
> B-184
> Device: Hamachi
> BuildId:20140601080828
> Gecko: 3e5340d
> Gaia: 7416a2
> Platform version: 32.0a1
>
> Setting qawanted to confirm
Just checked with master and that's right, it's working fine.
I guess that this commit did it https://github.com/mozilla-b2g/gaia/commit/d284e6dd794d60b13a9cd4a47490686cd60aceb0
Not sure what to do now :S Should we merge this anyway? on one hand, it makes the code better, and it adds more testing, which is always good. on the other hand, it doesn't solve any existing issue
Comment 16•11 years ago
|
||
Comment on attachment 8424377 [details] [review]
Pull Request #19345 - [FTU] Fix navigation step logic
After an offline conversation, we think it's better not to lose this work, so we're gonna mutate the bug's name. Please do the same with the commit's name, and merge when travis gets green (I just relaunched a failed test)
Attachment #8424377 -
Flags: review?(fernando.campo) → review+
Updated•11 years ago
|
Summary: [FTE] Scroll appears after adding the extra step for fx accounts → [FTE] Ensure that progressbar show steps within limits
Assignee | ||
Comment 17•11 years ago
|
||
Thanks Fernando! Landed on master:
https://github.com/mozilla-b2g/gaia/commit/81d24710da6428393e016e78b6816617d60ed7b2
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Keywords: qawanted,
regression
Updated•11 years ago
|
Target Milestone: --- → 2.0 S3 (6june)
You need to log in
before you can comment on or make changes to this bug.
Description
•