View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005033 | NoesisGUI | Studio | public | 2026-05-07 17:32 | 2026-05-08 10:35 |
| Reporter | dstewart | Assigned To | |||
| Priority | normal | Severity | minor | ||
| Status | new | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Summary | 0005033: A Previously-Selected Resource Can't Be Dragged Without Opening Its Properties Panel | ||||
| Description | Currently, Resources in the Resource Panel offer a range of functions centred around the ability to drag and drop them from their location to another. However, it is currently not possible to drag-and-drop the last-clicked Resource without 'selecting' it and forcing the opening of its Properties in the Properties Panel in the process. Although this mostly impacts the fact that this makes it not possible to drag-and-drop a Resource from the Resources Panel to an Element Property, this is more generally a minor bug that likely shouldn't be happening. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) Navigate to the Resources Panel, and create a small collection of Resources inside of GlobalResources.xaml 3) Select any of the Resources created in Step 2), then select any Element in the Navigator. 4) Without clicking anywhere else in the UI in-between, click-and-drag the previously-selected Resource in the Resources Panel. (don't worry about dropping it anywhere specific, just the act of clicking and dragging is enough) Observe how clicking-and-dragging the Resource also selects it, and makes the Resource Properties appear in the Properties Panel. 5) With the Resource still selected, now click-and-drag a non-selected Resource. Expected Results: Clicking-and-dragging a Resource should not also select it and open its Properties. | ||||
| Platform | Any | ||||
|
This happens if the resource you want to drag and drop is already selected, if no resource (or any other resource) is selected, then you can drag the resource to a compatible property. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-05-07 17:32 | dstewart | New Issue | |
| 2026-05-08 10:35 | sfernandez | Note Added: 0012310 |