[unity8] can still drag windows while the app switcher is active
Bug #1668642 reported by
dinamic
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Michał Sawicz | ||
unity8 (Ubuntu) |
Fix Released
|
High
|
Lukáš Tinkl |
Bug Description
ubuntu 17.04 unity8
left click on a window's titlebar (keep the mouse button down, don't let go!) then press ALT TAB (don't let go of ALT to stay in the swithcer). now move your mouse to the edges of the screen while still holding the left mouse button down. you are actually dragging the window and you can snap it as normal, you'll see the snaping rectangles higligh but not the actual window because is probably some layers down. snap the window and let go of ALT and mouse button, now you'll see the snap highligh are above the app. see screenshot
Related branches
lp://staging/~lukas-kde/unity8/cancel-drag-in-spread
- Michael Zanetti (community): Approve
- Unity8 CI Bot: Approve (continuous-integration)
-
Diff: 89 lines (+41/-0)4 files modifiedqml/Stage/DecoratedWindow.qml (+4/-0)
qml/Stage/MoveHandler.qml (+9/-0)
qml/Stage/Stage.qml (+2/-0)
tests/qmltests/Stage/tst_DesktopStage.qml (+26/-0)
Changed in unity8 (Ubuntu): | |
assignee: | nobody → Lukáš Tinkl (lukas-kde) |
status: | New → In Progress |
tags: | added: unity8-desktop |
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
assignee: | nobody → Michał Sawicz (saviq) |
Changed in canonical-devices-system-image: | |
milestone: | none → u8c-1 |
importance: | Undecided → High |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
just to add, that you can do the same thing by Alt dragging the window (so not only by moving the window by the title bar)