echarts-bot[bot] commented on issue #18475: URL: https://github.com/apache/echarts/issues/18475#issuecomment-1495805199
@xdbobname 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] When tooltip.trigger='axis', the focus of emphasis is invalid and all elements will be blurred **BODY** ### Version 5.4.2 ### Link to Minimal Reproduction https://echarts.apache.org/examples/zh/editor.html?c=bar-background&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurGAJ4gCmRA5AMYCGYVA5sAE7m0A0J6AE2aMiAbVoBZGL1i0AKgFcqM2gHUqAlXIAWClQDEOEFQGVmphdFoBdEgF8-6cjnxFUpMpRqyAbowA2SrT2jmTAwP6QIG78ZEasrFQcdIy4eMHoDiR4SRBUhLCise4esFQAtiDajHiuxKWkAGbA9AoFtDn-jRmlWQ1CYCKFAIwATAAMPLATk7DDAKyzAByzAOyzw8MbAMzj1qEeFNR0AEaMHLyx6HjawADuAEKM9ADWrBzAlgJEYBxKB6Qzq93p9oAITBR_N4Sg16BFOHQOKwzgAKYYrKbojYY2DjAB0owAlD0PHZYmT0LY7ABuFAoHJgOQQcpUT5gFGNSz0SAwFGE-qwcrkADC1Q4YDxAnwIGY9G0WG5UGgKJKR28tG0EFY2n8Wu0YEu6GgwDAD0CyTi_2yuXyAEkwVQMERJiQBox7QJHc6UHZCbSHHNxkG_UA ### Steps to Reproduce 1. Set tooltip.trigger = 'axis'; 2. Set emphasis.focus = 'self'; // Basically everything is fine 3. Then the mouse moves over the element to trigger ### Current Behavior When the element is suspended, it is directly blurred together ### Expected Behavior Floating elements are highlighted ### Environment ```markdown -OS:windows - Browser: chrome - Framework: all ``` ### Any additional comments? states.ts line 401 may have an effect </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]
