View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004997 | NoesisGUI | Studio | public | 2026-04-16 15:05 | 2026-04-16 15:06 |
| Reporter | dstewart | Assigned To | Antonino | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Summary | 0004997: Applying a Predictive Text Input Selection Requires Pressing [Enter] or Clicking Twice To Apply | ||||
| Description | Currently, when selecting a Property value via the Predictive Text Input method, once the desired value has been hovered in the list, it requires confirming selection twice for it to actually apply and for the result to be visible on-Stage. This occurs both when using Keyboard only to make a selection, and requires pressing [Enter] twice for the value to apply. See attached video. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) Introduce a Button Element to the Stage, and set a nice and visible custom 'Background' Colour to it. 3) Right-click on the Button, and create a new Template for it, saved anywhere, and with any name. 4) Select the 'BackgroundBorder' Border Element found by default inside of the Button, and in its Properties, hover over the 'Background' Property, click on its 3-Dot menu, and select 'Create Binding'. 5) In the Binding Selection menu, select the 'Relative' tab, then set the 'Relative Mode' as 'Templated Parent', 6) Click on the 'Path' field where 'NotSet' is currently present, and type the letter 'b'. 7) Use the arrow keys to set focus on the 'Background' Path in this list, then press [Enter] to select it. Observe how the background colour has not applied on-Stage. 8) Press [Enter] again. Observe how at the second time of pressing, the color has now applied successfully. 9) Clear the Local Value for the 'Background' Property, and repeat Steps 4) to 7), but this time instead of pressing [Enter, click on the 'Background' Path in the Predictive Text listing. Observe how similarly to the first press of the [Enter] in Step 7), that the Background color has not applied. 10) Click anywhere in the Studio interface outside of the Background Property Binding menu. Observe how now, the colour has successfully applied. Expected Results: Selecting an item from the Predictive Text Helper only requires pressing [Enter] or clicking on it once to apply it as the chosen value. | ||||
| Attached Files | |||||
| Platform | Any | ||||