Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] ContentPage.ControlTemplate gets not rendered in Wpf #7671

Closed
neolithos opened this issue Sep 25, 2019 · 2 comments · Fixed by #7728
Closed

[Bug] ContentPage.ControlTemplate gets not rendered in Wpf #7671

neolithos opened this issue Sep 25, 2019 · 2 comments · Fixed by #7728
Labels
help wanted We welcome community contributions to any issue, but these might be a good place to start! in-progress This issue has an associated pull request that may resolve it! inactive Issue is older than 6 months and needs to be retested p/WPF s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. s/unverified New report that has yet to be verified t/bug 🐛 up-for-grabs We welcome community contributions to any issue, but these might be a good place to start!
Milestone

Comments

@neolithos
Copy link
Contributor

Description

Only the Content property is rendered in the Wpf PageRenderer.

The solve this, it would be the best to render the first child. PR will follow.

Steps to Reproduce

Add a control template to a ContentPage.

Expected Behavior

The control template gets rendered.

Actual Behavior

Only the Content gets rendered.

Basic Information

This issue is only in Wpf present.

@neolithos neolithos added s/unverified New report that has yet to be verified t/bug 🐛 labels Sep 25, 2019
@pauldipietro pauldipietro added this to New in Triage Sep 25, 2019
@StephaneDelcroix
Copy link
Member

please provide a sample project. thanks

@StephaneDelcroix StephaneDelcroix added the s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. label Sep 25, 2019
@StephaneDelcroix StephaneDelcroix moved this from New to Needs Info in Triage Sep 25, 2019
neolithos added a commit to neolithos/Xamarin.Forms that referenced this issue Sep 25, 2019
@neolithos
Copy link
Contributor Author

Example plus my suggested solution is in the pull request 7672.

@samhouts samhouts added this to In Progress in v4.4.0 Sep 25, 2019
@samhouts samhouts removed this from Needs Info in Triage Sep 25, 2019
neolithos added a commit to neolithos/Xamarin.Forms that referenced this issue Sep 28, 2019
@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Oct 2, 2019
@samhouts samhouts added this to In Progress in v4.5.0 Nov 5, 2019
@samhouts samhouts added this to In Progress in vCurrent (4.8.0) Mar 10, 2020
@samhouts samhouts added inactive Issue is older than 6 months and needs to be retested help wanted We welcome community contributions to any issue, but these might be a good place to start! up-for-grabs We welcome community contributions to any issue, but these might be a good place to start! labels May 15, 2020
neolithos added a commit to neolithos/Xamarin.Forms that referenced this issue May 25, 2020
neolithos added a commit to neolithos/Xamarin.Forms that referenced this issue May 25, 2020
Style issues

Layout was applied on the content and not the visual first child

Fix: typo

Shared project fix Xml-Tag

Fix for issue xamarin#7671

Style issues

Layout was applied on the content and not the visual first child

Fix: typo
@samhouts samhouts added this to In Progress in .NET MAUI Backlog Jul 30, 2020
@samhouts samhouts removed this from In Progress in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts removed this from In Progress in .NET MAUI Backlog Aug 4, 2020
@samhouts samhouts added this to In Progress in vNext+1 (5.0.0) Aug 11, 2020
@PureWeen PureWeen removed this from In Progress in vNext+1 (5.0.0) Nov 5, 2020
@PureWeen PureWeen added this to To do in v5.0.1 via automation Nov 5, 2020
@PureWeen PureWeen added this to the 5.0.1 milestone Nov 5, 2020
jfversluis pushed a commit to neolithos/Xamarin.Forms that referenced this issue Nov 16, 2021
Style issues

Layout was applied on the content and not the visual first child

Fix: typo

Shared project fix Xml-Tag

Fix for issue xamarin#7671

Style issues

Layout was applied on the content and not the visual first child

Fix: typo
v5.0.1 automation moved this from To do to Done Nov 16, 2021
jfversluis added a commit that referenced this issue Nov 16, 2021
…7728)

* Fix for issue #7671

Style issues

Layout was applied on the content and not the visual first child

Fix: typo

Shared project fix Xml-Tag

Fix for issue #7671

Style issues

Layout was applied on the content and not the visual first child

Fix: typo

* Fix: Project after merge

* Fix: Merge fragments

* Fix build

Co-authored-by: Gerald Versluis <gerald@verslu.is>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted We welcome community contributions to any issue, but these might be a good place to start! in-progress This issue has an associated pull request that may resolve it! inactive Issue is older than 6 months and needs to be retested p/WPF s/needs-repro ❔ This reported issue doesn't include a sample project reproducing the issue. Please provide one. s/unverified New report that has yet to be verified t/bug 🐛 up-for-grabs We welcome community contributions to any issue, but these might be a good place to start!
Projects
v4.4.0
  
In Progress
v4.5.0
  
In Progress
4 participants