Header missing in pages pushed for the first time when using a custom application theme
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | ubuntu-ui-toolkit (Ubuntu) |
High
|
Zsombor Egri | ||
Bug Description
Ubuntu.Components 1.2 provides developers with the ability to create custom application themes derived from Ambiance and SuruDark as explained in the tutorial blog post [1]. However testing it, I noticed a bug where any page pushed for the first time since the application start is not pushed properly.
Steps to reproduce:
1. Branch sample application project "bzr branch lp:~nik90/+junk/themebug
2. Run app
3. Press "Tap me" button to push a page
What happens
The mainPage contents are still shown despite pushing a page into the pagestack. The Page header is also missing title, buttons etc.
What should happen
The child page is pushed and its contents are shown.
What I also noticed is that pressing the "Tap me" button again pushes the page correctly. However now the user needs to pop the page twice to go back to the main page.
This was tested on a Nexus 4 running the image channel ubuntu-
[1] https:/
| description: | updated |
| Changed in ubuntu-ui-toolkit (Ubuntu): | |
| assignee: | nobody → Zsombor Egri (zsombi) |
| importance: | Undecided → High |
| status: | New → Triaged |
| Nekhelesh Ramananthan (nik90) wrote : | #1 |
| Changed in ubuntu-ui-toolkit (Ubuntu): | |
| status: | Triaged → Invalid |


I cannot reproduce this bug in rc-proposed images. Thereby marking this bug invalid.