Closed
Bug 1087813
Opened 10 years ago
Closed 10 years ago
[Flatfish][Settings] Unable to entry in menus
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: raniere, Assigned: yfdyh000)
References
Details
(Keywords: regression)
Attachments
(1 file, 1 obsolete file)
Steps to Reproduce:
1. Open Settings app
2. Select one element from the list (e.g. Wi-fi)
Actual Results:
Nothing happens.
Expected Results:
The settings for the element select be showed.
Gaia Commit Used:
commit 3536e6038212f9c5dc08a763ed6555494f24e38b
Merge: 27a1d1b 2eb946b
Author: Fabrice Desré <fabrice@desre.org>
Date: Wed Oct 22 12:26:12 2014 -0700
Merge pull request #25231 from clouserw/1083528
Bug 1083528 - Ship engineering builds with correct dev/stage Marketplaces r=fabrice
Comment 2•10 years ago
|
||
Seeing this too with 1024 build. I though it might be a duplicate of bug 1078786 but that one seems memory related. I cannot open any settings page even after rebooting so it cannot be that.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•10 years ago
|
||
I am experiencing this bug on both 20141024 and 20141025 build.
Nothing happens when you tap on the Settings menu, the right part of the screen remains completely blank.
I went to Settings just after having flashed the new build, no other apps have been opened.
Severity: normal → major
OS: Linux → Gonk (Firefox OS)
Hardware: x86_64 → ARM
Comment 5•10 years ago
|
||
I have the same issue in my Flame using base image 188 and the latest OTA updates.
It's not always reproducible though.
Comment 6•10 years ago
|
||
I think its a regression which may be cause if any commit from 15-23 October. Anyone can find the first bad commit?
Keywords: regression
I suspect the cause due to bug 1007600 patch. Who can confirm this?
I notice that the run the 'Settings.rotate()' in Settings app via WebIDE solve this problem. The bug reason seems to the "window.addEventListener('screenlayoutchange', this.rotate);" has not take effect.
Comment 10•10 years ago
|
||
Hi Yang,
If you go through the history of Setting app,(1) you can see that Pull request #25296 is the just before patch landed in setting. I have tried to test with only the patch, but it also has the same problem. I have installed the setting app of the #25296 pull request's blob with App manager, but it seems the problem is also there!
So I think bug 1007600 is not responsible of the problem. Maybe, any commit submitted before that is responsible for it!
Comment 11•10 years ago
|
||
oops, forgot to add the history lnk
1. https://github.com/mozilla-b2g/gaia/commits/master/apps/settings?page=2
Assignee | ||
Comment 12•10 years ago
|
||
(In reply to Safwan Rahman from comment #10)
> Hi Yang,
> If you go through the history of Setting app,(1) you can see that Pull
> request #25296 is the just before patch landed in setting. I have tried to
> test with only the patch, but it also has the same problem. I have installed
> the setting app of the #25296 pull request's blob with App manager, but it
> seems the problem is also there!
> So I think bug 1007600 is not responsible of the problem. Maybe, any commit
> submitted before that is responsible for it!
Ah, thank you for the test. I just suspect it because it is a larger changes looks, no evidence or verification because I don't have a suitable machine for build B2G yet.
Um, I did not found a clear suspicious changes in the previous commits for Settings app...
Assignee | ||
Comment 14•10 years ago
|
||
The patch seems to fixes the issue, although I did not found the first regression.
Attachment #8520151 -
Flags: review?(ejchen)
Comment on attachment 8520151 [details] [review]
patch v1
Thanks YF, can you help to add one more test case to make sure that in tablet, that function would really be called after in next tick ? Thanks !! :)
Attachment #8520151 -
Flags: review?(ejchen)
Assignee | ||
Comment 16•10 years ago
|
||
(In reply to EJ Chen [:eragonj][:小龍哥][ni? if you need me] from comment #15)
> Comment on attachment 8520151 [details] [review]
> patch v1
>
> Thanks YF, can you help to add one more test case to make sure that in
> tablet, that function would really be called after in next tick ? Thanks !!
> :)
Unfortunately, I do not have any experience in writing test cases, and I have not a suitable environment, I once tried but was not successful.
Feel free to submit a better patch , I expect it to be repaired as soon as possible because it is a blocker.
ok, i will use your commit as base and add mine on top of it. In this way, you are still the author of this patch and would be shown on Github.
Attachment #8520151 -
Attachment is obsolete: true
Updated•10 years ago
|
Assignee: nobody → yfdyh000
Comment on attachment 8520536 [details] [review]
patch on master (2.2)
r+ with green light.
Attachment #8520536 -
Flags: review+
Thanks YF, merged into Gaia/master (2.2): https://github.com/mozilla-b2g/gaia/commit/95181531ede38384b8e64515349c4a1215e7034a
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 21•10 years ago
|
||
Verified fix on the 20141113 TCP build.
Enviromental Variables:
Device : Flatfish 2.2 Master
B2G : 2.2.0.0-prerelease
Gaia : d13f29ef7b1656dbb555730dc161f89a1d25ce48
Gecko : b3c105d5da5b2657d8ea0979646a9b4bb8a1e065
BuildID : 20141113011509
Version : 36.0a1
Comment 22•10 years ago
|
||
Not fixed:
1) Select the Wi-Fi menu.
2) Search some access points.
3.1) Tap in any access point.
4.1) Nothing happens.
3.2) Tap in "Manage networks" or "Manage certificates".
4.2) Nothings happens.
However, the selection works for the search button and the switcher.
Flags: needinfo?(ejchen)
Comment 23•10 years ago
|
||
Re-opening, not fixed for me either.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 24•10 years ago
|
||
With the recent build 20141113 I cannot reproduce comment 22. I had not erased user data when installing it. Everything seems to work fine.
Firmware revision: flatfish_20141113-0106
OS Version: 2.2.0.0-prerelease
Build number: 20141113
Build Identifier: 20141113011509
Platform version: 36.0a1
Git commit info: 2014-11-12 16:29:28 d13f29ef
Comment 25•10 years ago
|
||
Build 20141114 seems to have resolved the issue for me. How about you CodingFree?
Flags: needinfo?(madrid.crespo)
Comment 26•10 years ago
|
||
I'm also unable to reproduce comment 22. Please remember to flash data..
Please feel free to ni? me again if there is more accurate STR with used FxOS + Device information.
And @Michael, if this can't be reproduced, please help to mark this as fixed. Thanks.
Flags: needinfo?(ejchen) → needinfo?(fios)
Comment 28•10 years ago
|
||
Given that different people reported different experiences a week ago when this was reported fixed, I was not about to rush in and close but seems like it HAS been fixed and no new reports so guess it's ok to close for now.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Flags: needinfo?(madrid.crespo)
Flags: needinfo?(fios)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•