meatfighter opened a new issue, #6301:
URL: https://github.com/apache/netbeans/issues/6301

   ### Apache NetBeans version
   
   Apache NetBeans 18
   
   ### What happened
   
   When I hold down Ctrl and hover the mouse cursor over a constructor or 
method, the javadoc that popups does not display the names of the variables 
properly. 
   
   ### How to reproduce
   
   In a Java file, define a new BufferedImage(), hold down Ctrl, and hover the 
mouse cursor over the constructor name. It shows three parameters called i, i1, 
and i2, instead of width, height, and imageType.
   
   ### Did this work correctly in an earlier version?
   
   Apache NetBeans 16
   
   ### Operating System
   
   Windows 10 version 10.0 running on AMD64
   
   ### JDK
   
   1.8.0_241
   
   ### Apache NetBeans packaging
   
   Apache NetBeans provided installer
   
   ### Anything else
   
   _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

Reply via email to