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 27937 - "Find What" combo box in Replace dialog doesn't change after Replace.
Summary: "Find What" combo box in Replace dialog doesn't change after Replace.
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-11 09:27 UTC by ehucka
Modified: 2007-11-05 13:44 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 ehucka 2002-10-11 09:27:23 UTC
System: Linux 2.4.9 i686 RedHat 7.2 (Enigma)
        GNOME WM sawfish
        JKD 1.4.1 build 21
        NetBeans IDE Dev (Build 200210110100)

Reproduce:
1. In editor open Replace dialog (Ctrl+H)
2. Type some word (which still wasn't used in this
dialog) to Find What line
3. Press button Replace or Replace All
4. The Combo box on line Find What is still empty
(its content isnt changed).
5. If the button Find is pressed the word in Find
What line is correctly add to combo box.
Comment 1 Martin Roskanin 2003-01-24 10:48:29 UTC
fixed in [maintrunk]

/cvs/editor/libsrc/org/netbeans/editor/ext/FindDialogSupport.java,v 
<--  FindDialogSupport.java
new revision: 1.30; previous revision: 1.29
Comment 2 ehucka 2003-02-17 08:59:49 UTC
Verified in 200302170100.
Comment 3 Martin Roskanin 2003-03-26 12:52:07 UTC
fixed in [prj40_prototype]

/cvs/editor/libsrc/org/netbeans/editor/ext/FindDialogSupport.java,v 
<--  FindDialogSupport.java
new revision: 1.27.32.2; previous revision: 1.27.32.1