Closed
Bug 1101201
Opened 11 years ago
Closed 7 years ago
[Poppit] When user opens Poppit app, 2 scrolling bars will appear when the app is loading
Categories
(Tech Evangelism Graveyard :: Preinstalled B2G Apps, defect)
Tracking
(b2g-v2.0 unaffected, b2g-v2.1 affected, b2g-v2.2 affected)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| b2g-v2.0 | --- | unaffected |
| b2g-v2.1 | --- | affected |
| b2g-v2.2 | --- | affected |
People
(Reporter: SalvadorR, Unassigned)
References
()
Details
(Keywords: regression, Whiteboard: [2.1-exploratory-3])
Attachments
(1 file)
|
135.01 KB,
text/plain
|
Details |
Description:
When user opens Poppit app two scrolling bars will appear when the app is loading
Repro Steps:
1) Update a Flame device to BuildID: 20141118001204
2) Go to Marketplace and download Poppit app
3) Open Poppit app
4) Observe app loading
Actual:
Scroll bars appear when app is loading
Expected:
App loading page appears properly
Environmental Variables:
Device: Flame 2.1 (319mb) Shallow Flash
BuildID: 20141118001204
Gaia: 1b231b87aad384842dfc79614b2a9ca68a4b4ff3
Gecko: 95fbd7635152
Version: 34.0 (2.1)
Firmware: V188-1
User Agent: Mozilla/5.0 (Mobile; rv:34.0) Gecko/34.0 Firefox/34.0
Repro frequency: 3/3
See attached: Video, Logcat
http://youtu.be/IwzF8R5qH4U
Flags: needinfo?(ktucker)
| Reporter | ||
Comment 1•11 years ago
|
||
This issue also occurs on Flame 2.2
Results: Scroll bars appear when app is opening
Flame 2.2
Device: Flame 2.2 (319mb)(Kitkat Base)(Shallow Flash)
BuildID: 20141118040205
Gaia: 4aee256937afe9db2520752650685ba61ce6097d
Gecko: 7913c9392c5f
Version: 36.0a1 (2.2 Master)
Firmware: V188-1
User Agent: Mozilla/5.0 (Mobile; rv:36.0) Gecko/36.0 Firefox/36.0
---------------------------------------------------------------------------------
This issue does not repro on Flame 2.0
Results: Scroll bar does not appear
Flame 2.0
Device: Flame 2.0 (319mb)(Kitkat Base)(Shallow Flash)
Build ID: 20141118000207
Gaia: 1ede2666f1e6c1b3fd3b282011caf0cbc59544b0
Gecko: 2bea026d4f86
Version: 32.0 (2.0)
Firmware Version: v188-1
User Agent: Mozilla/5.0 (Mobile; rv:32.0) Gecko/32.0 Firefox/32.0
QA Whiteboard: [QAnalyst-Triage?]
Comment 2•11 years ago
|
||
Minor issue even though it is a regression not nominating to block on this.
QA Whiteboard: [QAnalyst-Triage?] → [QAnalyst-Triage+]
Component: Gaia::System::Window Mgmt → Panning and Zooming
Flags: needinfo?(ktucker)
Product: Firefox OS → Core
Comment 3•11 years ago
|
||
The scrollbars appear because the root content for the app while it's loading becomes larger than the screen size. The scrollable rect becomes 960x540 while the area available is only 854x480, so it is scrollable. Prior to 2.1 we didn't have root-frame scrollbars enabled so that's why the scrollbars never showed up on 2.0. Therefore this is technically a regression from bug 995519 but this change is intentional and the app authors should be able to modify their app to avoid this.
Blocks: 995519
Updated•11 years ago
|
Component: Panning and Zooming → Mobile
Product: Core → Tech Evangelism
Updated•11 years ago
|
Component: Mobile → Preinstalled B2G Apps
Comment 4•7 years ago
|
||
Mass closing on Tech Evangelism::Preinstalled B2G App as Firefox OS is no longer a thing.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Comment 5•7 years ago
|
||
Mass closing on Tech Evangelism::Preinstalled B2G App as Firefox OS is no longer a thing.
Comment 6•7 years ago
|
||
Mass closing on Tech Evangelism::Preinstalled B2G App as Firefox OS is no longer a thing.
Updated•7 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•