Ubuntu Touch Settings and terminal apps are not rendering correctly on rotate.
Bug #1294048 reported by
Dave Morley
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Medium
|
Alberto Aguirre | ||
mir (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
In r234 the settings and terminal apps are not rendering correctly on rotate.
Open settings or terminal app
Rotate the mako into landscape then back to portrait and the image is off by 2° if you give it a few seconds or touch the screen it should right itself.
Related branches
lp://qastaging/~albaguirre/mir/fix-not-compositing-last-client-posted-buffer
- Daniel van Vugt: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
- Alan Griffiths: Approve
-
Diff: 16 lines (+1/-1)1 file modifiedsrc/server/compositor/rendering_operator.cpp (+1/-1)
lp://qastaging/~albaguirre/mir/fix-not-compositing-client-last-posted-buffer-trunk
- PS Jenkins bot (community): Approve (continuous-integration)
- kevin gunn (community): Approve
-
Diff: 13 lines (+1/-1)1 file modifiedsrc/server/compositor/rendering_operator.cpp (+1/-1)
tags: | added: mako r243 regression |
Changed in mir: | |
status: | Confirmed → In Progress |
assignee: | nobody → Alberto Aguirre (albaguirre) |
milestone: | none → 0.1.8 |
summary: |
- Touch has a rotate issue + Ubuntu Touch Settings and terminal apps are not rendering correctly on + rotate. |
Changed in mir: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Feels like the screen just isn't updating every frame, as with bug 1294053. So the final frames where it lands on the right rotation are dropped and not seen until the screen is forcibly updated by a touch event.