MainView intercepts MouseArea's cursorShape property
Bug #1598920 reported by
Dubstar_04
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Confirmed
|
High
|
Zoltan Balogh | ||
qtubuntu (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Committed
|
Undecided
|
Cris Dywan | ||
unity8 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
The MouseArea CursorShape doesnt have any effect.
Docs Here: http://
Expected Behavour:
Mouse image shows selected Qt cursor
Experienced Behavour:
The regular arrow is displayed.
Example Code:
import QtQuick 2.4
import Ubuntu.Components 1.3
MainView {
objectName: "mainView"
application
width: units.gu(100)
height: units.gu(75)
Rectangle{
color: UbuntuColors.
MouseArea{
}
}
}
Related branches
lp://staging/~dubstar-04/ubuntu-ui-toolkit/MainViewMouseFocus
Rejected
for merging
into
lp://staging/ubuntu-ui-toolkit/staging
- Zsombor Egri: Needs Information
-
Diff: 12 lines (+1/-1)1 file modifiedsrc/Ubuntu/PerformanceMetrics/PerformanceOverlay.qml (+1/-1)
Changed in canonical-devices-system-image: | |
assignee: | nobody → Zoltan Balogh (bzoltan) |
importance: | Undecided → High |
status: | New → Confirmed |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Zsombor Egri (zsombi) |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | Zsombor Egri (zsombi) → Dubstar_04 (dubstar-04) |
status: | New → In Progress |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Dubstar_04 (dubstar-04) |
To post a comment you must log in.
Adding unity8 & qtubuntu as I think this is more in there, not uitk