external monitor grid units are not set correctly
Bug #1510968 reported by
Dubstar_04
This bug affects 9 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
In Progress
|
Critical
|
kevin gunn | ||
qtmir (Ubuntu) |
In Progress
|
Critical
|
Gerry Boland | ||
qtubuntu (Ubuntu) |
In Progress
|
Critical
|
Gerry Boland | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Committed
|
Critical
|
Cris Dywan | ||
unity8 (Ubuntu) |
In Progress
|
Critical
|
Gerry Boland |
Bug Description
external monitor grid units are not set correctly so the desktop is incorectly scaled.
Related branches
lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/outTheWindow
- ubuntu-sdk-build-bot: Approve (continuous-integration)
- Zsombor Egri: Approve
- Loïc Molinari (community): Approve
-
Diff: 790 lines (+606/-11)15 files modifiedsrc/UbuntuToolkit/UbuntuToolkit.pro (+3/-0)
src/UbuntuToolkit/ubuntutoolkitmodule.cpp (+2/-0)
src/UbuntuToolkit/ucmainviewbase.cpp (+1/-0)
src/UbuntuToolkit/ucmainwindow.cpp (+215/-0)
src/UbuntuToolkit/ucmainwindow_p.h (+73/-0)
src/UbuntuToolkit/ucmainwindow_p_p.h (+47/-0)
src/UbuntuToolkit/ucunits.cpp (+32/-6)
src/UbuntuToolkit/ucunits_p.h (+5/-0)
tests/autopilot/ubuntuuitoolkit/tests/test_launcher.mainwindow.qml (+12/-5)
tests/autopilot/ubuntuuitoolkit/tests/test_launcher.py (+12/-0)
tests/autopilot/ubuntuuitoolkit/tests/test_launcher.window.qml (+43/-0)
tests/unit/mainwindow/AppName.qml (+28/-0)
tests/unit/mainwindow/mainwindow.pro (+5/-0)
tests/unit/mainwindow/tst_mainwindow.cpp (+127/-0)
tests/unit/unit.pro (+1/-0)
Changed in unity8 (Ubuntu): | |
status: | New → In Progress |
Changed in qtmir (Ubuntu): | |
assignee: | nobody → Gerry Boland (gerboland) |
Changed in qtubuntu (Ubuntu): | |
assignee: | nobody → Gerry Boland (gerboland) |
Changed in qtmir (Ubuntu): | |
status: | New → In Progress |
Changed in qtubuntu (Ubuntu): | |
status: | New → In Progress |
Changed in canonical-pocket-desktop: | |
status: | New → In Progress |
importance: | Undecided → Critical |
Changed in qtmir (Ubuntu): | |
importance: | Undecided → Critical |
Changed in qtubuntu (Ubuntu): | |
importance: | Undecided → Critical |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
importance: | Undecided → Critical |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → Critical |
Changed in canonical-devices-system-image: | |
assignee: | nobody → kevin gunn (kgunn72) |
importance: | Undecided → Critical |
milestone: | none → ww04-2016 |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
milestone: | ww04-2016 → ww08-2016 |
tags: | added: mwc |
tags: | added: unity8 |
no longer affects: | canonical-pocket-desktop |
To post a comment you must log in.
this is less a bug, and more lack of feature implementation - it's being worked and should show up soon