WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
197232
[Win] Online maps on Yandex are not scrollable
https://bugs.webkit.org/show_bug.cgi?id=197232
Summary
[Win] Online maps on Yandex are not scrollable
Artem Zhirokhov
Reported
2019-04-24 06:21:20 PDT
Can't scroll online maps on
http://yandex.ru/maps
in WinCairo port To reproduce: 1. Enter
http://yandex.ru/maps
2. Try to click&drag on map Expected behaviour: map should scroll following mouse pointer Actual results: nothing happens
Attachments
WIP patch
(1.41 KB, patch)
2019-09-03 04:06 PDT
,
Fujii Hironori
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Fujii Hironori
Comment 1
2019-08-30 02:37:16 PDT
AppleWin also has this issue. mouse wheel can zoom in and out. It seems that User-Agent spoofing doesn't help. Otter Browser (Windows) works fine.
Fujii Hironori
Comment 2
2019-08-30 03:53:03 PDT
WinCairo
r214022
: OK WinCairo
r246418
: NG
Fujii Hironori
Comment 3
2019-09-02 21:45:30 PDT
MouseEvent has 'buttons' property, but not implemented for Windows port.
Bug 178214
- [Mac] Add support for MouseEvent.buttons
Bug 81855
– DOM 3 Event, Implement MouseEvent buttons member
https://jsfiddle.net/fujihiro/vy7hkpLw/9/embedded/result/
Fujii Hironori
Comment 4
2019-09-03 04:06:56 PDT
Created
attachment 377886
[details]
WIP patch
Fujii Hironori
Comment 5
2019-09-05 19:41:11 PDT
Fixed in
r249560
. Thank you for reporting.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug