clicking on active call banner and indicators with mouse
Bug #1489076 reported by
kevin gunn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Pocket Desktop |
New
|
Medium
|
kevin gunn | ||
Ubuntu UX |
Triaged
|
Critical
|
Paty Davila | ||
unity8 (Ubuntu) |
New
|
Medium
|
Unassigned |
Bug Description
possibly related to bug 1473571 & bug 1473566
on windowed mode vivid+o + silo0
when in an active call, set dialer app to the background to activate the green banner (active call banner)
using BT connected mouse click on the banner or the indicators and nothing happens
there is also a design question of what is to happen in this case with the indicators? should a click reveal ? or should indicators be kept to a non-green area when a monitor is connected? could get tricky quick
description: | updated |
Changed in ubuntu-ux: | |
status: | New → Triaged |
importance: | Undecided → Critical |
assignee: | nobody → Paty Davila (dizzypaty) |
Changed in canonical-pocket-desktop: | |
assignee: | nobody → kevin gunn (kgunn72) |
Changed in canonical-pocket-desktop: | |
importance: | High → Medium |
Changed in unity8 (Ubuntu): | |
importance: | High → Medium |
To post a comment you must log in.
This is because DirectionalDragArea doesn't emit pressed() events for a mouse (and thus, IndicatorsMenu doesn't emit showTapped() events, and thus Panel doesn't activate the call hint).
Looks like this bug only happens over the actual indicator area. Pressing on the left side of the panel ought to still work.