Closed
Bug 929213
Opened 12 years ago
Closed 11 years ago
[Browser] window.locationbar.visible is reported as false
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kngo, Unassigned)
References
Details
Mozilla/5.0 (Mobile; rv: 18.0) Gecko/18.0 Firefox/18.0. On preview build of the Simulator (FxOS 1.1).
Steps to Reproduce:
1. Open up Gaia Browser.
2. "alert(window.locationbar.visible);"
Expected Results:
"true", since there is a location bar on top of the browser.
Actual Results:
"false".
I am not sure if this is intentional. Though, I am trying to distinguish between the browser and the Marketplace app with 'chromeless: !!(window.locationbar && !window.locationbar.visible)'.
Reporter | ||
Updated•11 years ago
|
Priority: -- → P4
Reporter | ||
Comment 1•11 years ago
|
||
Bump!
Reporter | ||
Comment 2•11 years ago
|
||
This bug isn't cool enough.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•