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 253774 - Contextual search does not inform about no results
Summary: Contextual search does not inform about no results
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Help System (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-25 05:35 UTC by stwr
Modified: 2015-07-29 14:31 UTC (History)
2 users (show)

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 stwr 2015-07-25 05:35:52 UTC
Product Version: NetBeans IDE 8.1 Beta (Build 201507231027)
Java: 1.8.0_60-ea; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-ea-b25
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\cendrowiczm\AppData\Roaming\NetBeans\8.1beta
Cache directory: C:\Users\cendrowiczm\AppData\Local\NetBeans\Cache\8.1beta

Test Case --> http://services.netbeans.org/synergy/client/app/#/case/892/suite/193/v/1

According to the expected result user should be informed about no results. Meanwhile user is not informed and the right pane stays unchanged. Actually nothing is happening except the OS plays warning sound.
Comment 1 AlyonaStashkova 2015-07-28 18:06:06 UTC
I guess, some development fix is required in javahelp. The message can read as follows: "No data found."
Otherwise an f1 topic with the same message can be created if you let me know the respective help id.
Comment 2 Jaroslav Havlin 2015-07-29 14:31:08 UTC
This is probably duplicate of bug 50077.
I'm afraid JavaHelp still doesn't support this.