Bug 1013891

Summary: RFE: Improve search and replace in ACE editor
Product: [Community] PressGang CCMS Reporter: Matthew Casperson <mcaspers>
Component: Web-UIAssignee: pressgang-ccms-dev
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.1CC: cbredesen, lnewson, mcaspers
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-20 20:10:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Matthew Casperson 2013-10-01 02:09:29 UTC
When searching, all matching text should be highlighted. 

Search and replace should move to the next match before the user presses replace - currently the next match will be found and replaced without any indication as to where it is in the document.

Comment 1 Lee Newson 2014-07-16 08:08:21 UTC
I can't replicate this using PressGang 1.8, are you able to replicate this at all still Matt?

Comment 2 Matthew Casperson 2014-07-20 20:10:23 UTC
This must have been a new feature added to Ace. Previously the search feature had no highlighting, and gave no indication of the text that would be replaced next. 

The new functionality in ACE fixes this request.