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 209315 - Changing filter should reset results
Summary: Changing filter should reset results
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: History (show other bugs)
Version: 7.2
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-08 11:44 UTC by Jiri Skrivanek
Modified: 2012-04-03 11:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot. (9.19 KB, image/png)
2012-03-08 11:44 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2012-03-08 11:44:55 UTC
Created attachment 116461 [details]
Screen shot.

If you change filter in history tab, it should reset results. To reproduce:

- have a file in VCS with several versions
- switch to history tab
- select Message in filter combo box
- type something in text field to filter by message
- select User in filter combo box but it still shows results of previous filtering by message and search pattern in Message column is still bold (see screen shot)

Product Version: NetBeans IDE Dev (Build 201203071105)
Java: 1.7.0_03; Java HotSpot(TM) Client VM 22.1-b02
System: Windows XP version 5.1 running on x86; Cp1250; en_US (nb)
Comment 1 Tomas Stupka 2012-03-26 08:29:57 UTC
fixed in core-main #279ec125e723
Comment 2 Quality Engineering 2012-03-27 17:01:11 UTC
Integrated into 'main-golden', will be available in build *201203271056* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/279ec125e723
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #209315 - Changing filter should reset results