Closed
Bug 1128034
Opened 10 years ago
Closed 7 years ago
Flame: browser app occasionally renders webpage in fully zoomed in state when loading for first time
Categories
(Firefox OS Graveyard :: Gaia::Browser, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: njpark, Unassigned)
References
()
Details
(Keywords: testcase, Whiteboard: fbimage)
Attachments
(1 file)
64.78 KB,
image/png
|
Details |
When test_browser_navigation.py (https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_navigation.py)is run, the initial page is rendered in fully zoomed in state (frequency: 3 out of 5) and remains that way until another URL is entered. I am not sure whether it is a browser issue or marionette issue.
Version info of device:
Gaia-Rev 8238eeacc7030b2cdbf7ab4eba2f36779b702599
Gecko-Rev https://hg.mozilla.org/mozilla-central/rev/29b05d283b00
Build-ID 20150130010210
Version 38.0a1
Device-Name flame
FW-Release 4.4.2
FW-Incremental eng.cltbld.20150130.044333
FW-Date Fri Jan 30 04:43:44 EST 2015
Bootloader L1TC000118D0
Reporter | ||
Updated•10 years ago
|
Whiteboard: fbimage
Comment 1•10 years ago
|
||
No changes to Marionette have landed in the last few days
Reporter | ||
Comment 2•10 years ago
|
||
To be exact, the initial page displays fine, but when it goes to the community page it displays with fully zoomed-in view. I'm suspecting this is a browser issue, but it happens intermittently so I am not sure. I believe this was going on for a while- i just noticed it while going through the screen captures.
Is there an easy way to manually replicate the steps with the same html files?
Reporter | ||
Comment 3•10 years ago
|
||
Okay, with the marionette webserver open, I can replicate this manually, changing component
Component: Marionette → Gaia::Browser
Product: Testing → Firefox OS
Reporter | ||
Comment 4•10 years ago
|
||
STR:
(Option 1)
Setup python marionette, and run https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/tests/functional/browser/test_browser_navigation.py on flame. out 3 out of 5 times, fully zoomed in view of the text website will appear
(Option 2)
Copy https://github.com/mozilla-b2g/gaia/blob/master/tests/python/gaia-ui-tests/gaiatest/resources/mozilla.html into a webserver, and access the webpage on flame device. repeat 5 time or so
Actual:
The website appears fully zoomed in (see attached screenshot)
Expected:
The website displays normally
Frequency: 2 ~ 3 out of 5
Reporter | ||
Comment 5•10 years ago
|
||
(In reply to No-Jun Park [:njpark] from comment #2)
> To be exact, the initial page displays fine, but when it goes to the
> community page it displays with fully zoomed-in view. I'm suspecting this
> is a browser issue, but it happens intermittently so I am not sure. I
> believe this was going on for a while- i just noticed it while going through
> the screen captures.
>
> Is there an easy way to manually replicate the steps with the same html
> files?
Just realized that it happens on loading any text-only website like the ones mentioned Comment 4.
Comment 6•10 years ago
|
||
I can also see this happening in Firefox for Android.
Related bug 791187?
Aaron, do you know if Fennec has bugs about this lying around?
Updated•10 years ago
|
Flags: needinfo?(aaron.train) → needinfo?(bugmail.mozilla)
Comment 7•10 years ago
|
||
If this is a recent regression, can we get a regression window? There have been a few changes that landed recently that might be responsible but they're all only sort-of related so it would be easier to get a window and figure out what caused it.
Flags: needinfo?(bugmail.mozilla)
Reporter | ||
Comment 8•10 years ago
|
||
Unfortunately this bug has been around quite a while, but I think this was considered as a low priority bug or maybe its title hasn't been worded properly.
Summary: Flame: test_browser_navigation.py occasionally renders page in fully zoomed in state → Flame: browser app occasionally renders webpage in fully zoomed in state when loading for first time
Comment 9•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•