This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 250941

Summary: Search Results tooltip popup partial stays open when mouse scroll
Product: platform Reporter: MackSix
Component: Outline&TreeTableAssignee: Martin Entlicher <mentlicher>
Status: NEW ---    
Severity: normal CC: MackSix
Priority: P3    
Version: 8.0.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Image 001
Image 002
Image 003

Description MackSix 2015-03-05 18:04:34 UTC
1. Run Find on a project from the Project context menu.
2. After Find is completed hover over result listing near bottom of window with the mouse cursor and wait for tool tip to pop up. (See Image 001)
3. Scroll down one notch with mouse wheel and notice tool tip partial stays on window. (See Image 002)
4. Repeat steps 2 & 3 and notice the same thing keeps occurring. (See Image 003)

Product Version: NetBeans IDE Dev (Build 201503040001)
Java: 1.8.0_31; Java HotSpot(TM) 64-Bit Server VM 25.31-b07
Runtime: Java(TM) SE Runtime Environment 1.8.0_31-b13
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 MackSix 2015-03-05 18:05:00 UTC
Created attachment 152416 [details]
Image 001
Comment 2 MackSix 2015-03-05 18:05:27 UTC
Created attachment 152417 [details]
Image 002
Comment 3 MackSix 2015-03-05 18:05:42 UTC
Created attachment 152418 [details]
Image 003
Comment 4 MackSix 2015-03-05 18:17:55 UTC
I should add, this occurs when popup appears partial off the Search Results Window and on the Main Window's bottom frame. If he popup appears fully within the Results Window, it works OK.
Comment 5 MackSix 2015-03-07 05:13:28 UTC
Also in:

Product Version: NetBeans IDE 8.0.2 (Build 201411181905)
Updates: NetBeans IDE is updated to version NetBeans 8.0.2 Patch 1
Java: 1.8.0_31; Java HotSpot(TM) 64-Bit Server VM 25.31-b07
Runtime: Java(TM) SE Runtime Environment 1.8.0_31-b13
System: Windows 7 version 6.1 running on amd64; UTF8; en_US (nb)
Comment 6 Jaroslav Havlin 2015-08-17 07:24:10 UTC
I cannot reproduce this bug on Linux with KDE. It seems the issue is specific to  some Look&Feels (maybe Windows only).

Reassigning to platform/Outline&TreeTable. Martin, please evaluate. Thank you.
Comment 7 MackSix 2015-08-17 16:47:24 UTC
It's seems to be connected to how tall the search results window is sized for me on 8.1 Beta. If I open it tall enough, it doesn't occur. I also seems to be connected to how far I am down in a long search result. The farther down the list, the more likely to occur. 

It does not seem to be as prevalent now anyway.  


Product Version: NetBeans IDE 8.1 Beta (Build 201508041349)
Java: 1.8.0_51; Java HotSpot(TM) 64-Bit Server VM 25.51-b03
Runtime: Java(TM) SE Runtime Environment 1.8.0_51-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 8 MackSix 2015-08-17 17:11:02 UTC
On a search result of 59 matches the doesn't immediately appear near the top of the search results. As I scroll down the list, more of the popup remains. It begins to appear with just the top border of the popup remaining and by the time I scroll near the bottom, about 1/2 of the popup remains. 

I hope that makes sense.
Comment 9 MackSix 2015-08-17 17:54:27 UTC
I probably should correct myself. In comment 7, I wrote is is no as prevalent, but I probably did not notice the dependency on the height of the results windows and how far down in the list you have to scroll to see it happen. 

Even if the result window is sized taller, it will happen, but it takes a longer result list to see it.