If a surface updates its size the pointer confinement region isnt updated
Bug #1604673 reported by
Brandon Schaefer
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Brandon Schaefer | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
If you confine a region to the surfaces input region then change the size. The confined region for the seat is not updated.
Related branches
lp://qastaging/~brandontschaefer/mir/update-confined-region
- Alan Griffiths: Approve
- Mir CI Bot: Approve (continuous-integration)
-
Diff: 330 lines (+112/-11)11 files modifiedinclude/server/mir/scene/null_surface_observer.h (+1/-0)
include/server/mir/scene/surface_observer.h (+2/-0)
include/server/mir/shell/abstract_shell.h (+2/-0)
src/include/server/mir/scene/surface_observers.h (+1/-0)
src/server/scene/basic_surface.cpp (+21/-0)
src/server/scene/legacy_surface_change_notification.cpp (+4/-0)
src/server/scene/legacy_surface_change_notification.h (+1/-0)
src/server/scene/null_surface_observer.cpp (+1/-0)
src/server/shell/abstract_shell.cpp (+27/-1)
src/server/symbols.map (+1/-0)
tests/acceptance-tests/test_confined_pointer.cpp (+51/-10)
Changed in mir: | |
status: | New → In Progress |
importance: | Undecided → Medium |
assignee: | nobody → Brandon Schaefer (brandontschaefer) |
Changed in mir: | |
milestone: | none → 0.25.0 |
Changed in mir: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fix committed into lp:mir at revision None, scheduled for release in mir, milestone 0.25.0