intellij-quarkus icon indicating copy to clipboard operation
intellij-quarkus copied to clipboard

Mouse hover UI bug in New Quarkus Project wizard on page where you select extensions

Open zcervink opened this issue 5 years ago • 1 comments

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

AFTER HOVER OF THE 4 ITEMS: after-hover

zcervink avatar May 06 '20 14:05 zcervink

@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):

Snímek obrazovky 2020-06-13 v 15

zcervink avatar Jun 13 '20 13:06 zcervink

Closing as the hover going over the window boundaries seems done on purpose by the IntelliJ platform:

Screenshot 2023-06-26 at 12 12 36

fbricon avatar Jun 26 '23 10:06 fbricon