popover pointer is misplaced
Bug #1208833 reported by
Andrea Cimitan
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UI Toolkit |
Fix Released
|
Critical
|
Tim Peeters | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Vivid |
New
|
Undecided
|
Unassigned |
Bug Description
the popover triangle doesn't attach correctly to the component it is related. testcase attached
Related branches
lp://staging/~tpeeters/ubuntu-ui-toolkit/fixPopoverPointer
- PS Jenkins bot: Approve (continuous-integration)
- Cris Dywan: Approve
-
Diff: 48 lines (+16/-8)2 files modifiedmodules/Ubuntu/Components/Popups/internalPopupUtils.js (+1/-1)
modules/Ubuntu/Components/Themes/Ambiance/BubbleShape.qml (+15/-7)
Changed in ubuntu-ui-toolkit: | |
status: | New → Confirmed |
Changed in ubuntu-ui-toolkit: | |
importance: | Undecided → High |
summary: |
- popover triangle is misplaced + popover pointer is misplaced |
Changed in ubuntu-ui-toolkit: | |
milestone: | none → june-2014 |
Changed in ubuntu-ui-toolkit: | |
assignee: | nobody → Tim Peeters (tpeeters) |
Changed in ubuntu-ui-toolkit: | |
status: | Confirmed → In Progress |
Changed in ubuntu-ui-toolkit: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
when "contentWidth": button.width is removed, it works fine. Weird.