View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0027066 | 2.x IDE Bugs | Code Editor | Public | 2017-07-12 11:16 | 2018-10-30 11:14 |
Reporter | Sam Cumming | Assigned To | Alan Savage | ||
Priority | Low | Severity | C - General | Reproducibility | 100% |
Status | Closed | Resolution | Fixed | ||
Product Version | Pre-2.1.3 | ||||
Target Version | 2.2.1 | Fixed in Version | 2.2.1 | ||
Summary | 0027066: Code Editor: Invalidating a search does not de-highlight first result | ||||
Description | If you search for a string using the code editor search and have results returned, if you then invalidate that search and no results are returned, the first result previously returned will still be highlighted, while all others will be de-highlighted. | ||||
Steps To Reproduce | 1. Open a script. 2. Fill the script with text. 3. Search in the script for a valid string, observe highlight. 4. Invalidate the search by adding a random character on the end until no results are returned. 5. Observe how initial search result is still highlighted, though all others have been de-highlighed. | ||||
Tags | CodeEditor, IDE, search | ||||
2.x IDE Found In | 2.1.0.176 | ||||
2.x Runtime Found In | 2.1.0.114 | ||||
2.x IDE Verified In | 2.2.1.357 | ||||
2.x Runtime Verified In | 2.2.1.269 | ||||