View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001344 | NoesisGUI | C++ SDK | public | 2018-11-21 11:00 | 2018-11-24 01:33 |
| Reporter | a.devaykin | Assigned To | sfernandez | ||
| Priority | normal | Severity | major | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 2.2.0b2 | ||||
| Target Version | 2.2.0 | Fixed in Version | 2.2.0b4 | ||
| Summary | 0001344: TabControl.ContentTemplate only displayed when ContentPresenter is direct child of DataTamplate | ||||
| Description | XAML markup that worked in the stable version does not work in preview as the title says. Here is the basic example: Here if I wrap ContentPresenter in a Grid or other elements it won't be displayed when the tab is selected. Removing any wrappers and making ContentPresenter direct child of DataTemplate solves the problem, but the no custom content template layout is possible. | ||||
| Steps To Reproduce | Check out the attached changed HelloWorld example from official Samples directory. | ||||
| Attached Files | |||||
| Platform | Windows | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-11-21 11:00 | a.devaykin | New Issue | |
| 2018-11-21 11:00 | a.devaykin | File Added: HelloWorld.zip | |
| 2018-11-22 10:31 | sfernandez | Assigned To | => sfernandez |
| 2018-11-22 10:31 | sfernandez | Status | new => assigned |
| 2018-11-22 10:31 | sfernandez | Target Version | => 2.2.0 |
| 2018-11-24 01:33 | sfernandez | Status | assigned => resolved |
| 2018-11-24 01:33 | sfernandez | Resolution | open => fixed |
| 2018-11-24 01:33 | sfernandez | Fixed in Version | => 2.2.0b4 |