intellij-quarkus
intellij-quarkus copied to clipboard
Mouse hover UI bug in New Quarkus Project wizard on page where you select extensions
Navigate to: New Project > Quarkus tab -> next -> next In some extensions categories (such as "Messaging", "Compatibility" etc. - left column) are extension (right column items), that have too long names to display in the column. When you hover with your mouse over them and then you move out of them, the text disappear. See the screenhots:
BEFORE HOVER:

AFTER HOVER OF THE 4 ITEMS:

@jeffmaury I have an update on this issue - some changes to the wizard has caused that the long items are now visible after hover. On the other hand on long items the hover causes to show the item name out of the window (which still is an issue):
Closing as the hover going over the window boundaries seems done on purpose by the IntelliJ platform: