View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005075 | NoesisGUI | Studio | public | 2026-06-12 14:32 | 2026-06-12 18:43 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Summary | 0005075: Data Properties Containing Periods Are Rejected, But Still Stored In TextBox Memory | ||||
| Description | Currently, it is possible to input a '.' (Period) character into the name of a DataProperty, however, it will be rejected by the Data Panel as invalid, and revert back to the name it had prior to inputting this name with a period. This is the correct, and expected behaviour. However, where an issue occurs, is that after attempting to submit a name with a period, clicking on the TextBox for the name will display the rejected name with the period. Repro Steps: 1) Create a Studio Project featuring a MainPage.xaml 2) Navigate to the DataPanel, create a new Structure, then create a new Property for this Structure. 3) Double-click on 'Property000', input 'My.Property.Name', and press [Enter] to submit the name. 4) Double-click on 'Property000' again. Expected Results: Editing the name of the Property, edits the last accepted name, and not the last name that was attempted to be input. | ||||
| Platform | Any | ||||