[Webkit-unassigned] [Bug 147626] [EFL] It doesn't work aircraft view in Naver map

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 4 22:50:09 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147626

--- Comment #5 from Gyuyoung Kim <gyuyoung.kim at webkit.org> ---
(In reply to comment #3)
> in http://map.daum.net : 
> 1. We cannot drag in map area.
> 2. "LoadView" doesn't work.
> 
> in http://map.naver.com :
> 1. We cannot use "aircraftview"
> 2. "mouseover" is not work.
> 
> These sites regard as mobile environment. 
> So it doesn't call MouseEvent's addListeners.
>   
> If Touch device is not present, I think it makes sense to turn off
> TOUCH_EVENTS.

To disable touch event, we have to skip tests regarding touch event too. However I want to continue to test touch event as much as possible on layout test. I wonder if we can disable touch event only for MiniBrowser.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150805/fac06c8d/attachment-0001.html>


More information about the webkit-unassigned mailing list