Closed
Bug 1219603
Opened 10 years ago
Closed 8 years ago
List items under Developer Tools reveal incorrectly
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ihsiao, Unassigned)
Details
Attachments
(3 files)
### Description:
In FTE, select "Enhanced" in the About Firefox OS page, and it will enable Developer Tools automatically. But the list items' description under Developer Tools are all grey out. See attach "developerToolEnabled.png"
### Steps:
1) Reset gaia.
2) In FTE, select "Enhanced" in the About Firefox OS page
3) Navigate to Setting -> Developer -> Developer HUD -> Developer Tools
4) The switch of Developer Tools is opened, but the list items' description are grey out
5) Then close the switch of Developer Tools. But the list item's checkboxes didn't grey out. See attach developerToolDisabled.png
### Actual Result:
List items under Developer Tools reveal incorrectly
### Expected Result:
List items under Developer Tools should be greyed out when developer tools is disabled; and should not be greyed out when developer tool is enabled
### Environmental Variables:
Build ID 20151029010303
Gaia Revision 5fa8fdd3a70f7e003d85bcc2d3c9299b047de918
Gaia Date 2015-10-29 01:41:09
Gecko Revision https://hg.mozilla.org/mozilla-central/rev/1e700005a0ddf2b17803213e1f3f8d78a7a618b8
Gecko Version 44.0a1
Device Name aries
Firmware(Release) 4.4.2
Firmware(Incremental) eng.worker.20151029.002011
Firmware Date Thu Oct 29 00:20:19 UTC 2015
Bootloader s1
| Reporter | ||
Comment 1•10 years ago
|
||
| Reporter | ||
Comment 2•10 years ago
|
||
| Reporter | ||
Comment 3•10 years ago
|
||
Fred, could you help to dispatch this bug to the right person? Thanks.
QA Whiteboard: [COM=Telemetry]
Flags: needinfo?(gasolin)
Comment 4•10 years ago
|
||
Russ could you help check it?
Flags: needinfo?(gasolin) → needinfo?(rnicoletti)
Comment 5•10 years ago
|
||
I am able to reproduce that the items in the DevTools section are greyed out after going through FTE and selecting 'Enhanced' metrics and then going to the Developer HUD settings page. I believe this is happening because the DevTools listener (that is responsible for enabling the DevTools items when DevTools is enabled) is not listening until the DevTools page is opened, and it has not yet been opened when the FTE enables DevTools.
It seems the FTE will have to explicitly enable the DevTools items when the metrics level is set to Enhanced.
One other observation: the DevTools items can be checked or unchecked even though they are greyed out, so this is a visual issue not a functional one.
Flags: needinfo?(rnicoletti)
Comment 6•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•