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 255102 - Options search not matching some items
Summary: Options search not matching some items
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-08 17:08 UTC by ytn01
Modified: 2015-09-10 01:29 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 ytn01 2015-09-08 17:08:51 UTC
Product Version = NetBeans IDE Dev (Build 201509080002)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23

Reproducibility: Happens every time

It looks like the options search functionality isn't matching results for the options->editor->formatting section.
I tried keywords like "line", "wrap" and "margin", all which have preference under this section,... but performing search ends up with this section disabled.

STEPS:
  * Open IDE options dialog and click on it's search box
  * type the either of the words  "line", "wrap" or "margin".

ACTUAL:
  search results doesn't contain the editor->formatting section, even though it contains preferences matching these keywords

EXPECTED:
  IDE should point to editor->formatting section, along with any other sections matching search keyword
Comment 1 Theofanis Oikonomou 2015-09-09 08:31:47 UTC
This is because Editor->Formatting tab only registers "Editor Formatting" as keyword list. re-assigning for proper fix. Thank you
Comment 2 Milutin Kristofic 2015-09-09 10:11:14 UTC
http://hg.netbeans.org/jet-main/rev/876b8baaf102
Comment 3 Quality Engineering 2015-09-10 01:29:29 UTC
Integrated into 'main-silver', will be available in build *201509100002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/876b8baaf102
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #255102 - Options search not matching some items