You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2020/10/28 06:16:15 UTC

[GitHub] [incubator-echarts] chaserstrong opened a new issue #13496: 新开窗口,tooltip的mousemove触发失效

chaserstrong opened a new issue #13496:
URL: https://github.com/apache/incubator-echarts/issues/13496


   ### Version
   5.0.0-beta.2
   
   ### Reproduction link
   [https://echarts.apache.org/examples/zh/editor.html?c=candlestick-brush](https://echarts.apache.org/examples/zh/editor.html?c=candlestick-brush)
   
   ### Steps to reproduce
   1.打开实例页面:https://echarts.apache.org/examples/zh/index.html
   2.点击K线图的第一个例子,在弹出的窗口中,鼠标的hover事件不能被正常触发,需要点击才能显示tooltip的内容
   3.此时刷新页面,鼠标的hover事件就正常触发了
   mac:10.13.4 ,chrome:85.0.4183.121
   
   ### What is expected?
   不应该需要刷新页面才能正常触发
   
   ### What is actually happening?
   似乎mousemove事件没有被触发?
   
   ---
   感觉可能是chrome的问题,antv似乎也有这个情况。并且发现新开窗口就会有,如果是本页面location.href这种去修改就没问题。
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] echarts-bot[bot] commented on issue #13496: 新开窗口,tooltip的mousemove触发失效

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #13496:
URL: https://github.com/apache/incubator-echarts/issues/13496#issuecomment-717723944


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that **you have posted enough image to demo your request**. You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] chaserstrong commented on issue #13496: 新开窗口,tooltip的mousemove触发失效

Posted by GitBox <gi...@apache.org>.
chaserstrong commented on issue #13496:
URL: https://github.com/apache/incubator-echarts/issues/13496#issuecomment-717725176


   刷新页面部分情况下也不能使鼠标的hover事件回复正常。
   但是切换下chrome的tab(比如点一下另一个tab窗口,在点回来),就可以使鼠标的hover正常触发了。


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] plainheart commented on issue #13496: 新开窗口,tooltip的mousemove触发失效

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #13496:
URL: https://github.com/apache/incubator-echarts/issues/13496#issuecomment-717732317


   能否录制一个动图?我点开鼠标悬浮上去不需要点击就会显示。


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] plainheart edited a comment on issue #13496: 新开窗口,tooltip的mousemove触发失效

Posted by GitBox <gi...@apache.org>.
plainheart edited a comment on issue #13496:
URL: https://github.com/apache/incubator-echarts/issues/13496#issuecomment-717732317


   能否录制一个动图?我点开鼠标悬浮上去不需要点击就会显示。
   顺便把浏览器升级下看看,目前 Chrome 最新版本应该是 86.0.4240.111


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] chaserstrong commented on issue #13496: 新开窗口,tooltip的mousemove触发失效

Posted by GitBox <gi...@apache.org>.
chaserstrong commented on issue #13496:
URL: https://github.com/apache/incubator-echarts/issues/13496#issuecomment-717776087


   > 感觉是浏览器问题,和 ECharts 本身无关。也许是tab页太多,导致卡顿了吧。
   
   是的,但是不仅仅我的电脑,我同事的电脑在tab多了之后也能复现。


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] plainheart commented on issue #13496: 新开窗口,tooltip的mousemove触发失效

Posted by GitBox <gi...@apache.org>.
plainheart commented on issue #13496:
URL: https://github.com/apache/incubator-echarts/issues/13496#issuecomment-717753365


   感觉是浏览器问题,和 ECharts 本身无关。也许是tab也太多,导致卡顿了吧。


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] plainheart edited a comment on issue #13496: 新开窗口,tooltip的mousemove触发失效

Posted by GitBox <gi...@apache.org>.
plainheart edited a comment on issue #13496:
URL: https://github.com/apache/incubator-echarts/issues/13496#issuecomment-717753365


   感觉是浏览器问题,和 ECharts 本身无关。也许是tab页太多,导致卡顿了吧。


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [incubator-echarts] chaserstrong commented on issue #13496: 新开窗口,tooltip的mousemove触发失效

Posted by GitBox <gi...@apache.org>.
chaserstrong commented on issue #13496:
URL: https://github.com/apache/incubator-echarts/issues/13496#issuecomment-717751916


   我又看了下,好像还和浏览器的tab页数量有关,数量多了就会有这个情况,数量少了就不会有。
   [demo.mov.zip](https://github.com/apache/incubator-echarts/files/5450240/demo.mov.zip)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org