[regression] Launcher slides UP when I try to drag it DOWN
Bug #1057995 reported by
Daniel van Vugt
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Nux |
Fix Released
|
High
|
Nick Dedekind | ||
nux (Ubuntu) |
Fix Released
|
High
|
Nick Dedekind |
Bug Description
This is weird, and very annoying. Using the latest lp:unity r2761...
Dragging the launcher down makes it jump up first.
Dragging the launcher up makes it jump down first.
Related branches
lp://staging/~nick-dedekind/nux/lp1057995.mouse-drag-delta
- Daniel d'Andrada (community): Needs Fixing
- Daniel van Vugt: Approve
-
Diff: 19 lines (+2/-0)1 file modifiedNux/WindowCompositor.cpp (+2/-0)
lp://staging/~dandrader/nux/proper_fix_lp1057995
- Jay Taoko (community): Approve
- Nick Dedekind (community): Approve
-
Diff: 136 lines (+71/-15)2 files modifiedNux/WindowCompositor.cpp (+15/-15)
tests/gtest-nux-windowcompositor.cpp (+56/-0)
Changed in nux: | |
milestone: | none → 3.8 |
importance: | Undecided → High |
summary: |
- Launcher slides UP when I try to drag it DOWN + [regression] Launcher slides UP when I try to drag it DOWN |
Changed in nux: | |
status: | In Progress → Fix Committed |
no longer affects: | nux/3.0 |
Changed in nux (Ubuntu): | |
status: | New → Fix Released |
assignee: | nobody → Nick Dedekind (nick-dedekind) |
importance: | Undecided → High |
To post a comment you must log in.
Looks like this is a regresssion introduced by refactoring of the mouse event cycle in nux:669.