Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eloo.haop.hr - The page slightly scrolls while zooming over the map area #52493

Closed
webcompat-bot opened this issue May 4, 2020 · 4 comments
Closed
Labels
browser-fenix engine-gecko The browser uses the Gecko rendering engine priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect. type-js-scroll JS Scrolling performance issues
Milestone

Comments

@webcompat-bot
Copy link

webcompat-bot commented May 4, 2020

URL: https://eloo.haop.hr/public/otpad/pregled

Browser / Version: Firefox Mobile 77.0
Operating System: Android
Tested Another Browser: Yes Chrome

Problem type: Something else
Description: Can't zoom in. Two-finger zoom zooms in the whole page and not just the map. Works perfectly fine in Chrome. In Chrome, pinching with two fingers zooms in only the map, and not the whole page.
Steps to Reproduce:
Go the the mentioned url, and try zooming in with two fingers. In Firefox Preview it zooms in the whole page instead of only the map. In Chrome it only zooms in the map, as it should be.

Browser Configuration
  • None

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added the action-needsmoderation The moderation has not yet been completed label May 4, 2020
@webcompat-bot webcompat-bot added this to the needstriage milestone May 4, 2020
@webcompat-bot webcompat-bot added the browser-fixme This requires manual assignment for the browser name label May 4, 2020
@webcompat-bot webcompat-bot changed the title In the moderation queue. eloo.haop.hr - see bug description May 5, 2020
@webcompat-bot webcompat-bot added browser-fenix engine-gecko The browser uses the Gecko rendering engine and removed action-needsmoderation The moderation has not yet been completed browser-fixme This requires manual assignment for the browser name labels May 5, 2020
@cipriansv cipriansv changed the title eloo.haop.hr - see bug description eloo.haop.hr - The page slightly scrolls while zooming over the map area May 5, 2020
@cipriansv cipriansv added priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect. labels May 5, 2020
@cipriansv cipriansv modified the milestones: needstriage, needsdiagnosis May 5, 2020
@cipriansv
Copy link

Thanks for the report.

I was indeed able to reproduce the issue. The page slightly scrolls while zooming over the map area.

Tested with:
Browser / Version: Firefox Preview Nightly 200503 (🦎 77.0a1-20200430082621), Chrome Mobile 81.0.4044.117
Operating System: OnePlus6 (Android 10) - 1080 x 2280 pixels (~402 ppi pixel density)

Moving the issue to needsdiagnosis.

@karlcow karlcow added the type-js-scroll JS Scrolling performance issues label May 19, 2020
@karlcow
Copy link
Member

karlcow commented Jun 4, 2020

So this is working and not working. it's not a all fail all the time. I wonder if it's a performance issue. this is using pointer events

@karlcow karlcow self-assigned this May 26, 2021
@denschub
Copy link
Member

I was expecting this to be another Leaflet issue, but they somehow wrote their own map library as far as I can tell. We've had similar issues ("scrolling instead of zooming/panning") with Leaflet, and while I was not able to closely follow all the issues to know the cause, I know that all of them have been fixed.

Looking at this site, everything appears to be fine on my Moto g7 (and it's usually really smooth, but the screen recording tanked the performance):

screen-20210527-193756.mp4.mp4

I gave the site a good shakedown, disabled pointer events, force-simulated a mouse, and looked at the CSS for potentially problematic layout pieces and I could not find anything that looked concerning. Given we have not seen another report about this, it's not a high-priority site, and it appears to be working just fine in my tests, let's assume this was related to one of the things we've seen with Leaflet - and close this as worksforme.

@karlcow
Copy link
Member

karlcow commented May 31, 2021

@denschub about scrolling vs zooming, there is #73148 if you have a clue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-fenix engine-gecko The browser uses the Gecko rendering engine priority-normal severity-important A non-core broken piece of functionality, not behaving the way you would expect. type-js-scroll JS Scrolling performance issues
Projects
None yet
Development

No branches or pull requests

4 participants