Closed
Bug 1074631
Opened 10 years ago
Closed 6 years ago
m.chosun.com - user is unable to scroll on Firefox OS
Categories
(Web Compatibility :: Site Reports, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jeremykimleo, Unassigned)
References
()
Details
(Whiteboard: [country-ko] [sitewait] [js])
Attachments
(1 file)
5.04 MB,
video/x-msvideo
|
Details |
Steps to reproduce:
1. Launch browser and go to http://m.chosun.com
2. check all resources loaded completely
3. go to turn off screen by power key,
4. push power key to turn on screen and release lockscreen
, return to browser
Actual results:
1. user can't scroll on browser screen.
Expected results:
user possible to scroll pages of http://m.chosun.com
[Flame]-[v2.0]
gecko : a68af60d0d4b00b5a7e7c1633e2bf3e970463f0d
gaia : 5c2303ec4e367da060aa1b807d541a6549b3d72a
i just pulled and re-build with latest version in locally.
Reporter | ||
Updated•10 years ago
|
Whiteboard: [LibGLA,TD101385,QE2,B]
Comment 2•10 years ago
|
||
Hi, I can't reproduce the issue from my side.
Please provide the detailed build information (below)and video STR otherwise we won't proceed the issue any further. Thanks!
including
gaia revision
gecko revision
build-ID
gecko version
firmware version
occurrence rate
thank you very much.
Flags: needinfo?(jeremy.kim.leo)
Reporter | ||
Comment 3•10 years ago
|
||
this is movie to understand this bug.
Reporter | ||
Comment 4•10 years ago
|
||
(In reply to Rachelle Yang [:ryang][ryang@mozilla.com] from comment #2)
> Hi, I can't reproduce the issue from my side.
>
> Please provide the detailed build information (below)and video STR otherwise
> we won't proceed the issue any further. Thanks!
opps, because this is 100%, i didn't describe more information.
anyway, please reference Comment3, it will be helped for your understanding.
and this is version information of flame-v2.0
$> BRANCH=v2.0 config.sh flame-kk
gecko : a68af60d0d4b00b5a7e7c1633e2bf3e970463f0d
gaia : 5c2303ec4e367da060aa1b807d541a6549b3d72a
i did compiled myself with last SEP-30. so, has no build-ID.
if you needs more information, please remains comment here.
thanks
Comment 5•10 years ago
|
||
Hi Ben,
Could you please kindly help us look into this? Thank you very much.
Flags: needinfo?(bfrancis)
Comment 6•10 years ago
|
||
[Blocking Requested - why for this release]:
partner requested as blocker. nominate to 2.0 ?
blocking-b2g: --- → 2.0?
Comment 8•10 years ago
|
||
I can reproduce this on master as well. I don't need to lock the screen, just wait for a while after loading the page. The page can still be interacted with, but it becomes un-scrollable.
Chris, this looks like it could be a platform issue (or something site specific). Do you know which component we should put this in for further investigation?
Flags: needinfo?(bfrancis) → needinfo?(chrislord.net)
Updated•10 years ago
|
Flags: needinfo?(chrislord.net)
Summary: [Flame][v2.0] user is unable to scroll on http://m.chusun.com → [Flame][v2.0] user is unable to scroll on http://m.chosun.com
Comment 9•10 years ago
|
||
(In reply to Ben Francis [:benfrancis] from comment #8)
> I can reproduce this on master as well. I don't need to lock the screen,
> just wait for a while after loading the page. The page can still be
> interacted with, but it becomes un-scrollable.
>
> Chris, this looks like it could be a platform issue (or something site
> specific). Do you know which component we should put this in for further
> investigation?
Looks to me to be a problem with the site - scrolling works fine for me unless my touch originates over the list of links after the top of the page, at which point it does nothing. A glance at the source shows that it does seem to have some scroll detection code that perhaps is failing and stopping scrolling altogether, but it's hard to tell (the source is minified and I'm not familiar with jQuery).
Now, whether it's failing because we have a platform problem I don't know, but this requires further investigation of the page before pinning it on platform I think.
Has anyone at least tried this in fennec, and/or Chrome for Android?
Comment 10•10 years ago
|
||
Hi Jeremy and Doyun,
Per comment9, would you please try on the scenario on Chrome/IE for Android,or other browser on FFOX?
Is it easily reproducible ?
Flags: needinfo?(nuno75)
Flags: needinfo?(jeremy.kim.leo)
Comment 11•10 years ago
|
||
I checked several browser with android device.( Opera, Chrome, Puffin, swing, Dolphin... )
It's not reproduced.
and I couldn't find any browser on Marketplace.
Would you please tell me the example?
and It's reproduced with Nightly simulator.(V2.0)
When it's reproduced, I can scroll with mouse wheel, but I can't scroll with mouse click.
Flags: needinfo?(ryang)
Comment 12•10 years ago
|
||
Hi Chris, per comment11,
Do you have any idea we could make any progress on this bug ? Thank you very much.
Updated•10 years ago
|
Flags: needinfo?(jeremy.kim.leo)
Updated•10 years ago
|
Flags: needinfo?(ryang)
Comment 14•10 years ago
|
||
(In reply to Rachelle Yang [:ryang][ryang@mozilla.com] from comment #12)
> Hi Chris, per comment11,
>
> Do you have any idea we could make any progress on this bug ? Thank you very
> much.
We need to determine that this isn't the site behaving badly vs. our code - They do have touch handlers, if they're calling preventDefault on a touchstart, that will disable scrolling. Can we verify that this isn't happening? If they are, this would be an evangelism issue... Though I'd be interested to know why it doesn't affect Chrome on Android (have we tried user-agent spoofing? Do we get the same markup/script as Chrome?)
If that isn't happening, it's reasonably likely to be an AsyncPanZoomController failure, so someone from gfx (botond, kats?) would need to help investigate that. Pre-emptively cc'ing Milan, but I think there's still work to be done to determine this isn't an issue with the site. I expect it is, especially if it affects the simulator.
Comment 15•10 years ago
|
||
(In reply to Chris Lord [:cwiiis] from comment #14)
> We need to determine that this isn't the site behaving badly vs. our code -
> They do have touch handlers, if they're calling preventDefault on a
> touchstart, that will disable scrolling. Can we verify that this isn't
> happening? If they are, this would be an evangelism issue... Though I'd be
> interested to know why it doesn't affect Chrome on Android (have we tried
> user-agent spoofing? Do we get the same markup/script as Chrome?)
I have some digging on the site.
The site has flickable area (#article_flick) around the picture and it's controlled by a JS library named "Jindo" and shows different result between Firefox and Chrome.
In Firefox, event handler named fpOnTransitionEnd for "transitionend" which is located in 'jindo_mobile_component.js' is not called after canceled flick due to insufficient distance of flicking action.
AFAIK, it seems like a evangelism issue like you said.
Comment 16•10 years ago
|
||
The pages contains example of a component from 'Jindo Mobile'
http://jindo.dev.naver.com/docs/jindo-mobile/archive/latest/demo/jindo.m.SlideFlicking/01.%20default.html
I tried the example with user-agent spoofing as Chrome34/Linux listed in User Agent Overrider(https://addons.mozilla.org/en-US/firefox/addon/user-agent-overrider/) extension, and it works fine.
So, I'm pretty sure it's content side issue.
Reporter | ||
Comment 17•10 years ago
|
||
Thanks all,
In comment 15, comment 16, this is evangelism issue.
so, let's move to WONTFIX
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Comment 18•10 years ago
|
||
If it's evangelism, let's evangelize, rather than wontfix?
Status: RESOLVED → REOPENED
Component: General → Desktop
Product: Firefox OS → Tech Evangelism
Resolution: WONTFIX → ---
Updated•10 years ago
|
Component: Desktop → Mobile
Comment 19•10 years ago
|
||
(In reply to Milan Sreckovic [:milan] from comment #18)
> If it's evangelism, let's evangelize, rather than wontfix?
But should we remove the blocking flag?
Comment 21•10 years ago
|
||
I report the bug to their project site.
http://dev.naver.com/projects/jindo/issue/86188
Updated•10 years ago
|
Summary: [Flame][v2.0] user is unable to scroll on http://m.chosun.com → m.chosun.com - user is unable to scroll on Firefox OS
Whiteboard: [LibGLA,TD101385,QE2,B] → [country-ko] [sitewait] [js]
Updated•8 years ago
|
Priority: P1 → P5
Comment 22•6 years ago
|
||
Closing as we are not working on Firefox OS anymore.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 6 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Assignee | ||
Updated•7 months ago
|
Component: Mobile → Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•