Incorrect margins for header contents
Bug #1378261 reported by
Cris Dywan
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UI Toolkit |
Fix Committed
|
Critical
|
Tim Peeters | ||
ubuntu-ui-toolkit (Ubuntu) |
New
|
Undecided
|
Unassigned | ||
Vivid |
New
|
Undecided
|
Unassigned | ||
ubuntu-ui-toolkit (Ubuntu RTM) |
New
|
Undecided
|
Unassigned |
Bug Description
It's impossible to have a component in the header expanding to the available space.
head.contents: TextField {
width: parent.width
}
head.contents: Rectangle {
anchors.fill: parent
color: UbuntuColor.blue
}
The component will overlap with the left-most header button.
Use case: Unity8 header has incorrect margins for the search header.
Related branches
lp://staging/~tpeeters/ubuntu-ui-toolkit/headFill
- PS Jenkins bot: Approve (continuous-integration)
- Cris Dywan: Approve
-
Diff: 14 lines (+3/-1)1 file modifiedmodules/Ubuntu/Components/Themes/Ambiance/PageHeadStyle.qml (+3/-1)
lp://staging/~aacid/ubuntu-ui-toolkit/fix-pageheadstyle-width
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Tim Peeters: Approve
-
Diff: 12 lines (+1/-1)1 file modifiedmodules/Ubuntu/Components/Themes/Ambiance/PageHeadStyle.qml (+1/-1)
lp://staging/~tpeeters/ubuntu-ui-toolkit/fixSearchBoxSize
- Ubuntu SDK team: Pending requested
-
Diff: 23 lines (+4/-2)1 file modifiedmodules/Ubuntu/Components/Themes/Ambiance/PageHeadStyle.qml (+4/-2)
Changed in ubuntu-ui-toolkit: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
description: | updated |
Changed in ubuntu-ui-toolkit: | |
assignee: | nobody → Tim Peeters (tpeeters) |
status: | Confirmed → In Progress |
Changed in ubuntu-ui-toolkit: | |
importance: | Medium → Critical |
description: | updated |
Changed in ubuntu-ui-toolkit: | |
milestone: | none → 10.24 |
summary: |
- Impossible to make head.contents fill the available space + Incorrect margins for header contents |
To post a comment you must log in.
Fix committed into lp:ubuntu-ui-toolkit/staging at revision None, scheduled for release in ubuntu-ui-toolkit, milestone Unknown