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/06/09 16:14:26 UTC

[GitHub] [incubator-echarts] tmtron opened a new issue #12776: tooltip.appendToBody scroll-issue on touch devices

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


   ### Version
   4.8.0
   
   ### Reproduction link
   [https://stackblitz.com/edit/angular-echarts-append-to-body](https://stackblitz.com/edit/angular-echarts-append-to-body)
   
   ### Steps to reproduce
   
   - Open the stackblitz example in Goolge Chrome.  
   - Press the "Open in New Window" button at the right-top.
   - Press F12 to open Developer Tools.
   - Click the "Toggle Device Toolbar" icon at the left top of chrome tools - or press CTRL-SHIFT-M.
   - Click on any bar to show the tooltip window.
   - Scroll down: The tooltip will remain at it's position.
   
   ![2020-06-09_08h50_55](https://user-images.githubusercontent.com/20422904/84116361-f6431e00-aa2f-11ea-8a09-8ec362563ba8.gif)
   
   ### What is expected?
   When some e-charts are in a scroll-container the tooltip should scroll (or maybe be hidden, if scroll is not possible)
   
   ### What is actually happening?
   When some e-charts are in a scroll-container the tooltip will remain fixed (to the body)..
   
   ### Additional
   On a real phone (using Goolge Chrome mobile), we see an additional issue (which may have the same cause).  
   When we scroll down to the 2nd or 3rd echart and click a bar the tooltip will not show up (I guess that the calculated position is off the screen boundaries.
   
   <!-- 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] wf123537200 commented on issue #12776: tooltip.appendToBody scroll-issue on touch devices

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


   Is the issue the same as #12778 ?


----------------------------------------------------------------
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] tmtron commented on issue #12776: tooltip.appendToBody scroll-issue on touch devices

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


   @Ovilia why the waiting-for:author tag: do you need some more info?


----------------------------------------------------------------
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] ArturMiszkowicz edited a comment on issue #12776: tooltip.appendToBody scroll-issue on touch devices

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


   This also persist in version 5.0.0. (Reproduce: https://jsfiddle.net/zndot4ub/).
   As you can see on screenshot (anonymyzed) there are two tooltips, while mouse is between charts (during scroll). The tooltips will be there until user moves his mouse over chart to show another tooltip. 
   ![image](https://user-images.githubusercontent.com/63780672/101130411-b8e8d300-3603-11eb-85bd-990064c6883b.png)
   


----------------------------------------------------------------
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 #12776: tooltip.appendToBody scroll-issue on touch devices

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


   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 questions.
   
   If you are interested in the project, you may also subscribe our [mail 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] tmtron edited a comment on issue #12776: tooltip.appendToBody scroll-issue on touch devices

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


   @Ovilia why the `waiting-for:author` tag: do you need some more info?


----------------------------------------------------------------
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] ArturMiszkowicz edited a comment on issue #12776: tooltip.appendToBody scroll-issue on touch devices

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


   This also persist in version 5.0.0. (Reproduce: https://jsfiddle.net/zndot4ub/).
   As you can see on screenshot (anonymyzed) there are two tooltips, while mouse is between charts (during scroll). The tooltips will be there until user moves his mouse over chart to show another tooltip (or move on canvas where chart is rendered). 
    
   ![image](https://user-images.githubusercontent.com/63780672/101130411-b8e8d300-3603-11eb-85bd-990064c6883b.png)
   


----------------------------------------------------------------
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] ArturMiszkowicz commented on issue #12776: tooltip.appendToBody scroll-issue on touch devices

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


   This also persist in version 5.0.0.
   As you can see on screenshot (anonymyzed) there are two tooltips, while mouse is between charts (during scroll). The tooltips will be there until user moves his mouse over chart to show another tooltip. 
   ![image](https://user-images.githubusercontent.com/63780672/101130411-b8e8d300-3603-11eb-85bd-990064c6883b.png)
   


----------------------------------------------------------------
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