| Summary: | Tab in electron app shows undefined matches after completing a reference search | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Jenny Han <jhan> | ||||
| Component: | Electron | Assignee: | Jenny Han <jhan> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | Silenio_Quarti | ||||
| Version: | unspecified | ||||||
| Target Milestone: | --- | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| See Also: |
https://git.eclipse.org/r/78086 https://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=537b6fc62609cde29e48c713abe5f497478c5bef |
||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
New Gerrit change created: https://git.eclipse.org/r/78086 Gerrit change https://git.eclipse.org/r/78086 was merged to [master]. Commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=537b6fc62609cde29e48c713abe5f497478c5bef |
Created attachment 261527 [details] Tab shows undefined matches After searching for references in the Project or Workspace, the top tab shows undefined instead of the correct number of matches. 1. Select an element such as a variable in a script file 2. Click Tools > References > Project or Workspace The result is that the top tab shows 'undefined matches'. It should show the total number of matches.