Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-6190

Scrolling method list disabled when JavaDoc visible

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersLinkUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 12.5
    • None
    • None
    • None
    • Netbeans 12.5 on Windows 10.

    Description

      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.

      I have added an attachment with a GIF in it which shows what's happening. Here, after I do ctrl+space, the method list shows up, and then the Javadoc for the first method of StringBuilder, which is accept(CharSequence), is shown. Then I scroll all the way down, but nothing appears to happen. However, when I click the last method of the list, which appears to be chars() in my view, then still wait(long timeoutMillis, int nanos) is shown.

      It looks like that there is a problem with the drawing of the elements, rather than with the scrolling itself.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            MC Emperor Maurits de Jong

            Dates

              Created:
              Updated:

              Slack

                Issue deployment