echarts-bot[bot] commented on issue #17227: URL: https://github.com/apache/echarts/issues/17227#issuecomment-1157484129
@Nancy2013 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** [Bug] Mobile, set tooltip can be clicked, dispatchAction distribution hideTip, prompt box does not disappear **BODY** ### Version v5.3.3 ### Link to Minimal Reproduction https://codesandbox.io/s/echarts-tooltip-x9qzm0?file=/components/Demo.vue:1829-1837 ### Steps to Reproduce 1. Display line chart 2. Click on item to display tooltip 3. Customize the dom style inside the tooltip 4. Click on the onclick event in the tooltip to display the mask mask 5. Click the mask again, and the tooltip will disappear ### Current Behavior 1. Click on the click event in the tooltip dispatchAction distributes hideTip dispatchAction distributes downplay Item highlight disappears, tooltip does not disappear 2. Click the mask layer that appears Instead, the tooltip disappears automatically ### Expected Behavior 1. Click on the click event in the tooltip DispatchAction dispatched events can be executed 2. Click the mask layer that appears TooltIP should not disappear ### Environment ```markdown OS:iPhone8 Browser: Chrome 101.0.4951.67 Framework :Vue 2.5 ``` ### Any additional comments? _No response_ </details> -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
