click and drag item on webpage results in new window on unity8-desktop session
Bug #1604695 reported by
kevin gunn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Confirmed
|
High
|
David Barth | ||
Oxide |
New
|
Undecided
|
Unassigned | ||
webapps-sprint |
New
|
Undecided
|
Unassigned | ||
qtmir (Ubuntu) |
New
|
High
|
Unassigned |
Bug Description
feels like it might be a result of a desire for the browser/oxide engine to have a drag-n-drop object. would be nice to suppress until we have something for drag-n-drop
To reproduce...
1) go to this bug's webpage in the ubuntubrowser on unityy8
2) take the cursor to the "Answers" link
3) click and hold, as to drag "Answers"
At this point a full window will popup.
while this isn't harmful, it's extremely disorienting for users.
Changed in canonical-devices-system-image: | |
importance: | Undecided → High |
Changed in oxide-qt (Ubuntu): | |
importance: | Undecided → High |
Changed in qtmir (Ubuntu): | |
importance: | Undecided → High |
Changed in webbrowser-app (Ubuntu): | |
importance: | Undecided → High |
tags: | added: unity8-desktop |
Changed in webbrowser-app (Ubuntu): | |
status: | New → Invalid |
no longer affects: | oxide-qt (Ubuntu) |
no longer affects: | webbrowser-app (Ubuntu) |
Changed in webapps-sprint: | |
milestone: | none → sprint-25 |
Changed in canonical-devices-system-image: | |
assignee: | nobody → David Barth (dbarth) |
status: | New → Confirmed |
Changed in oxide: | |
milestone: | none → branch-1.18 |
Changed in oxide: | |
milestone: | branch-1.18 → branch-1.19 |
Changed in oxide: | |
milestone: | branch-1.19 → none |
To post a comment you must log in.
We use the QDrag API here, with Qt opening the window. The only fix for this is to disable drag and drop support