echarts The Sunburst's double click event doesn't work on Android phone

e1xvtsh3  于 4个月前  发布在  Echarts
关注(0)|答案(2)|浏览(139)

Version

5.3.2, ..., 5.5.0

https://jsfiddle.net/dominikj111/u8gnpewb/8/

Steps to Reproduce

Do double click on any chart's segment.

Current Behavior

The browser console renders the 'click' word only.

Expected Behavior

The browser console should to render the 'click' word twice and 'double click' as well.

Environment

- OS: Android 9
- Browser: Samsung Internet 17.0.4.3, Firefox 126.0.1, Chrome 102.0.5005.78
iih3973s

iih3973s1#

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.

yzuktlbb

yzuktlbb2#

Still an issue on Apache Echarts version 5.5.0, Android 9, Firefox 126.0.1.
I just recreated the example under the jsfiddle.net/dominikj111 .

相关问题