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 229926 - NetBeans Platform Quick search shows ... for hiding large number of results. But clicking ... would not expand to show the full list of results
Summary: NetBeans Platform Quick search shows ... for hiding large number of results. ...
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Quick Search (show other bugs)
Version: 7.4
Hardware: Macintosh Mac OS X
: P2 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-17 19:26 UTC by ysgao
Modified: 2013-05-30 01:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ysgao 2013-05-17 19:26:53 UTC
Hi,

I have updated with the latest core-main and built a development version of NetBeans IDE because it fixed quick search issue I reported. 

I rebuilt my existing application in development version. Most functions are working properly. The previous reported issue is fixed perfectly.  However, the quick search seems to have a new problem. It can search and display the result list. When the result is larger number, it shows ... to indicate more results are hiding. In the released 7.3 version, click ... will expand the list and make this as the selected category for display. However, the development version does not work any more. There is no change after clicking ... in the result list. It will still display the same result list. Could you please help fix the issue?

Many thanks,

Product Version = NetBeans IDE Dev (Build 20130517-1cdaeac1085c)
Operating System = Mac OS X version 10.8.3 running on x86_64
Java; VM; Vendor = 1.7.0_10
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.6-b04
Comment 1 Jaroslav Havlin 2013-05-29 08:14:02 UTC
Fixed in http://hg.netbeans.org/core-main/rev/caa4593be911
Please verify.

The bug was introduced when implementing fix for issue 143367.
I'm sorry for the inconvenience.

Thank you very much for reporting.
Comment 2 Quality Engineering 2013-05-30 01:38:10 UTC
Integrated into 'main-golden', will be available in build *201305292301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/caa4593be911
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #229926: Clicking ... in QuickSearch results would not expand to show full list of results