simulat0r opened a new issue, #8488: URL: https://github.com/apache/netbeans/issues/8488
### Description When a navigator element displays a tooltip that intersects a component displaying a heavyweight component, the tooltip is occluded by the heavyweight component. This code comment indicates an API should be created to handle this situation. https://github.com/emilianbold/netbeans-releases/blob/2fd6dc84c187e3c79a959b3ddb4da1a9703659c7/openide.explorer/src/org/openide/explorer/view/CustomPopupFactory.java#L94-L96 ### Use case/motivation Change getPopup() detects if the popup intersects a heavyweight component and act appropriately. ### Related issues _No response_ ### Are you willing to submit a pull request? No -- 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] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
