View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004946 | NoesisGUI | Studio | public | 2026-03-30 15:04 | 2026-04-15 17:24 |
| Reporter | dstewart | Assigned To | Antonino | ||
| Priority | normal | Severity | minor | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | Studio_Beta | ||||
| Fixed in Version | Studio_Beta | ||||
| Summary | 0004946: Resources Display Duplicates During Resource Panel Search | ||||
| Description | Currently, after renaming Resources, it is possible for a Resource Search to show duplicate Resources in the Results Listing. See attached image. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) Navigate to the Resources Tab, and select GlobalResources. 3) Using the '+' icon in the top right of the Resources Panel, create the following, in this order: 4) Navigate to the GlobalResources.xaml tab at the top of the app to expose these Resources in the Resource Preview Mode on-Stage. 5) Rename 'Color.001' to 'A' 8) Using the 'dragger' in the Resources Panel, re-arrange the resources in the list, to change their order from 'A, B, C' to 'C, B, A'. 9) Save, then close the GlobalResources tab, then re-open it. 10) Re-order the Resources, changing their order from 'C, B, A' to 'A, B, C'. 11) Rename the Resources: 12) In the Search field at the top of the Resources Panel, type the letter 'a' Observe how all Resources are each shown twice in the results list. Expected Results: Resource Search results only show one instance of each Resource in the Project. | ||||
| Attached Files | |||||
| Platform | Any | ||||
|
Part of the problem is that for GlobalResources, we both show the "Application Resources" and "GlobalResources.xaml" section. I am not sure if this is by mistake because pretty certain we used to show only one of these when viewing global resources dictionary. |
|
|
Fixed on commit #17009 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-30 15:04 | dstewart | New Issue | |
| 2026-03-30 15:04 | dstewart | File Added: DuplicateSearchResults.jpg | |
| 2026-03-30 15:04 | dstewart | Summary | Resources Can Become Duplicated During Resource Panel Search => Resources Display Duplicates During Resource Panel Search |
| 2026-04-01 23:17 | dfranjic | Assigned To | => dfranjic |
| 2026-04-01 23:17 | dfranjic | Status | new => assigned |
| 2026-04-01 23:18 | dfranjic | Note Added: 0012140 | |
| 2026-04-09 16:23 | dstewart | Assigned To | dfranjic => Antonino |
| 2026-04-09 16:23 | dstewart | Severity | major => minor |
| 2026-04-15 17:24 | Antonino | Status | assigned => resolved |
| 2026-04-15 17:24 | Antonino | Resolution | open => fixed |
| 2026-04-15 17:24 | Antonino | Fixed in Version | => Studio_Beta |
| 2026-04-15 17:24 | Antonino | Note Added: 0012200 |