View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004081 | NoesisGUI | Studio | public | 2025-04-22 14:17 | 2025-04-23 14:54 |
| Reporter | dstewart | Assigned To | sfernandez | ||
| Priority | normal | Severity | minor | ||
| Status | assigned | Resolution | open | ||
| Product Version | Studio_Beta | ||||
| Target Version | Studio_Beta | ||||
| Summary | 0004081: ComboBox Elements Break Apart When Made Into A Template | ||||
| Description | Currently, if you create a ComboBox Template, many of the Properties that worked prior to Template Creation, will cease to work after the fact. Repro Steps: 1) Create a Project containing a MainPage.xaml. Observe how setting the Placeholder Property changes the text displayed in the ComboBox, and how adjusting the horizontal Padding shifts the text left-to-right. 4) Right-Click on the ComboBox, navigate to the "Templates" submenu, and under the 'ComboBox' section, select 'Create'. 5) Exit the Template by clicking on the arrow in the lower-left of the Dummy Template Editor. 6) Return inside of the ComboBox Template, and attempt to, from within the Template, to get any text to appear (even written by hand), where the "Testing" text used to display. Observe the following: For "PART_EditableTextBox", nor the "Text" nor the 'Placeholder', nor the Padding fields are functional, Expected Results: Creating a Template of a prefabricated Element does not dissolve it of the default functionality found in its default form when dragged into a Page. | ||||
| Platform | Any | ||||
| related to | 0004082 | assigned | sfernandez | ComboBox Padding In Localization Demo is Non-Functional |