Maurits de Jong created NETBEANS-6190:
-----------------------------------------
Summary: Scrolling method list disabled when JavaDoc visible
Key: NETBEANS-6190
URL: https://issues.apache.org/jira/browse/NETBEANS-6190
Project: NetBeans
Issue Type: Bug
Affects Versions: 12.5
Environment: Netbeans 12.5 on Windows 10.
Reporter: Maurits de Jong
Attachments: netbeans-scrolling-fails.gif
Scrolling the method list stops working as soon as the JavaDoc window pops up.
For example, when I type `new StringBuilder().` and then ctrl + space, then a
small window with StringBuilder's method and field list shows up. I am able to
use the scroll wheel of my mouse to scroll through the list, but then this
stops working as soon as the corresponding JavaDoc window is shown.
Peculiarly, when I use the scroll wheel to scroll down five lines, and I click
on the method name in the method list, then the correct method is shown, as if
I indeed scrolled down.
It _looks_ like that there is a problem with the _drawing_ of the elements,
rather than with the scrolling itself.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
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